File: removeip.conf

package info (click to toggle)
libapache-mod-removeip 1.0b-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 140 kB
  • sloc: ansic: 126; makefile: 44
file content (5 lines) | stat: -rw-r--r-- 102 bytes parent folder | download
1
2
3
4
5
# /etc/apache2/mods-available/removeip.conf

<IfModule mod_removeip.c>
	REMOVEIPenable On
</IfModule>