summaryrefslogtreecommitdiffhomepage
path: root/libs/sgi-webuci/boa-patches/010-config.patch
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-06-12 08:25:36 +0000
committerSteven Barth <steven@midlink.org>2008-06-12 08:25:36 +0000
commitb8430dcff704319f01279f1c399af4faf9cb9cb2 (patch)
tree64f669c5fd398490367c099e3dcafd06b6ab353f /libs/sgi-webuci/boa-patches/010-config.patch
parente6cf26b8eeb622ddb8fac942c823630341608128 (diff)
Readded unfindes Boa 0.94.14rc21
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 0000000000..8360d14cc0
--- /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/