summaryrefslogtreecommitdiffhomepage
path: root/libs/sgi-webuci/boa-patches/010-config.patch
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-06-11 08:39:43 +0000
committerSteven Barth <steven@midlink.org>2008-06-11 08:39:43 +0000
commit0ce532556c304c370a0e2511567e499ea8d5342f (patch)
tree10243bbd2a722f4ccdda50f6d07ec077f8f3a2e8 /libs/sgi-webuci/boa-patches/010-config.patch
parentd291e1c3f5664d86054736912f671af1bc339235 (diff)
* Updated Boa to 0.94.14rc21 + Debian patches
Diffstat (limited to 'libs/sgi-webuci/boa-patches/010-config.patch')
-rw-r--r--libs/sgi-webuci/boa-patches/010-config.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libs/sgi-webuci/boa-patches/010-config.patch b/libs/sgi-webuci/boa-patches/010-config.patch
new file mode 100644
index 000000000..8360d14cc
--- /dev/null
+++ b/libs/sgi-webuci/boa-patches/010-config.patch
@@ -0,0 +1,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/