summaryrefslogtreecommitdiff
path: root/www/horde
diff options
context:
space:
mode:
authorbouyer <bouyer>2002-03-29 20:48:53 +0000
committerbouyer <bouyer>2002-03-29 20:48:53 +0000
commit9c97be3a3531eb5b1aafdc45da47e191c0b8f4d9 (patch)
treeaf2798701cfa26bd49f080fd9fd017ff535f3353 /www/horde
parent6b95bf62a00172d9b1e420f489f268cb0b98ce05 (diff)
downloadpkgsrc-9c97be3a3531eb5b1aafdc45da47e191c0b8f4d9.tar.gz
Remove references to PHPLIBDIR, as it doesn't exists any more.
PR pkg/16115 by Kimmo Suominen.
Diffstat (limited to 'www/horde')
-rw-r--r--www/horde/files/horde.conf.dist6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/horde/files/horde.conf.dist b/www/horde/files/horde.conf.dist
index 8b35d5e2d78..486d89f3320 100644
--- a/www/horde/files/horde.conf.dist
+++ b/www/horde/files/horde.conf.dist
@@ -1,4 +1,4 @@
-# $NetBSD: horde.conf.dist,v 1.3 2002/02/01 22:41:16 bouyer Exp $
+# $NetBSD: horde.conf.dist,v 1.4 2002/03/29 20:48:53 bouyer Exp $
#
# Horde configuration file fragment for Apache
@@ -36,10 +36,6 @@
Order deny,allow
Deny from all
</Directory>
-<Directory "@PHPLIBDIR@">
- Order deny,allow
- Deny from all
-</Directory>
<Directory "@HORDEDIR@/po">
Order deny,allow
Deny from all