summaryrefslogtreecommitdiffhomepage
path: root/libs/sgi-webuci/boa-patches/010-config.patch
blob: 8360d14cc09d36e18cf2ef13143708eec10fbb85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: boa-0.94.14rc21/examples/boa.conf
===================================================================
--- boa-0.94.14rc21.orig/examples/boa.conf	2007-08-08 20:00:58.000000000 -0400
+++ boa-0.94.14rc21/examples/boa.conf	2007-08-08 20:01:15.000000000 -0400
@@ -232,7 +232,7 @@
 # Aliases: Aliases one path to another.
 # Example: Alias /path1/bar /path2/foo
 
-Alias /doc /usr/doc
+Alias /doc /usr/share/doc
 
 # ScriptAlias: Maps a virtual path to a directory for serving scripts
 # Example: ScriptAlias /htbin/ /www/htbin/