File: INSTALL

package info (click to toggle)
libapache2-mod-defensible 1.4-3.2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, sid
  • size: 1,496 kB
  • sloc: sh: 8,927; ansic: 1,131; makefile: 67
file content (10 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Installation Instructions
*************************

Just run ./configure. You can specify several useful options like:

  --with-udns
    To compile mod_defensible with udns support (better performance).
    This options needs libudns.

Then, type make and make install as root.