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