Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 0ce9cc643f1f4e8e22b5316556a71e0b > files > 1

ipplan-4.92-3.fc12.noarch.rpm

# ipplan
# Web-based IP address manager and tracker
# 4.92a
#
Alias /ipplan /usr/share/ipplan
Alias /menus /usr/share/php/php-layers-menu
<Directory /usr/share/ipplan>
	Options +FollowSymLinks
	AllowOverride Limit Options FileInfo
</Directory>
<Directory /etc/ipplan>
	Order Deny,Allow
	Deny from all
</Directory>
<DirectoryMatch "^/usr/share/ipplan/(.*/)?(adodb|templates)/(.*)?">
	Order Deny,Allow
	Deny from all
</DirectoryMatch>