diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 16:59:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 16:59:00 +0000 |
commit | a1b49bfe3734ac43084e999b0cf673ca94fa08a7 (patch) | |
tree | f3df0f261d461fda4584b11162ff1cb880595fe1 /net/phpldapadmin098/files | |
parent | 0b814ddf6390646160131ee9ec0a2f740e12e967 (diff) |
Notes
Diffstat (limited to 'net/phpldapadmin098/files')
-rw-r--r-- | net/phpldapadmin098/files/pkg-message.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/phpldapadmin098/files/pkg-message.in b/net/phpldapadmin098/files/pkg-message.in index 784c2011afc3..a181a6e0bda9 100644 --- a/net/phpldapadmin098/files/pkg-message.in +++ b/net/phpldapadmin098/files/pkg-message.in @@ -14,7 +14,7 @@ you add something like the following to httpd.conf: Options none AllowOverride none - Order Deny, Allow + Order Deny,Allow Deny from all Allow from 127.0.0.1 .example.com </Directory> |