summaryrefslogtreecommitdiffhomepage
path: root/libs/sgi-webuci/boa-patches/010-config.patch
diff options
context:
space:
mode:
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/