summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2001-11-09 10:30:39 +0000
committerJonas Smedegaard <dr@jones.dk>2001-11-09 10:30:39 +0000
commit714ee78b0423bcd9a269fd3b3c0848a0f5ea13cb (patch)
tree260a01f423099c225a87617a9652cc78942b6498
parent1ae57e0f8c6e48d6951ce17a7c1a4218e53ed2f3 (diff)
Apache: /usr/share/doc/ (second attempt).
-rw-r--r--apache/srm-nophp.conf2
-rw-r--r--apache/srm-php4.conf2
-rw-r--r--apache/srm.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/apache/srm-nophp.conf b/apache/srm-nophp.conf
index 8693030..916d55b 100644
--- a/apache/srm-nophp.conf
+++ b/apache/srm-nophp.conf
@@ -70,4 +70,4 @@ BrowserMatch "JDK/1\.0" force-response-1.0
Alias /doc/ /usr/share/doc/
## The above line is for Debian Policy 3.0.1 (FHS), which specifies that /doc
-## is /usr/doc. Some packages may not work otherwise. -- apacheconfig
+## is /usr/share/doc. Some packages may not work otherwise. -- apacheconfig
diff --git a/apache/srm-php4.conf b/apache/srm-php4.conf
index e09f589..be17282 100644
--- a/apache/srm-php4.conf
+++ b/apache/srm-php4.conf
@@ -75,4 +75,4 @@ BrowserMatch "JDK/1\.0" force-response-1.0
Alias /doc/ /usr/share/doc/
## The above line is for Debian Policy 3.0.1 (FHS), which specifies that /doc
-## is /usr/doc. Some packages may not work otherwise. -- apacheconfig
+## is /usr/share/doc. Some packages may not work otherwise. -- apacheconfig
diff --git a/apache/srm.conf b/apache/srm.conf
index f6d4b9e..fb50cbf 100644
--- a/apache/srm.conf
+++ b/apache/srm.conf
@@ -75,4 +75,4 @@ BrowserMatch "JDK/1\.0" force-response-1.0
Alias /doc/ /usr/share/doc/
## The above line is for Debian Policy 3.0.1 (FHS), which specifies that /doc
-## is /usr/doc. Some packages may not work otherwise. -- apacheconfig
+## is /usr/share/doc. Some packages may not work otherwise. -- apacheconfig