diff options
author | Jonas Smedegaard <dr@jones.dk> | 2001-11-09 10:30:39 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2001-11-09 10:30:39 +0000 |
commit | 714ee78b0423bcd9a269fd3b3c0848a0f5ea13cb (patch) | |
tree | 260a01f423099c225a87617a9652cc78942b6498 /apache | |
parent | 1ae57e0f8c6e48d6951ce17a7c1a4218e53ed2f3 (diff) |
Apache: /usr/share/doc/ (second attempt).
Diffstat (limited to 'apache')
-rw-r--r-- | apache/srm-nophp.conf | 2 | ||||
-rw-r--r-- | apache/srm-php4.conf | 2 | ||||
-rw-r--r-- | apache/srm.conf | 2 |
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 |