summaryrefslogtreecommitdiffstats
path: root/patches/boa-0.94.14rc21/0001-config.diff.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/boa-0.94.14rc21/0001-config.diff.patch')
-rw-r--r--patches/boa-0.94.14rc21/0001-config.diff.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/patches/boa-0.94.14rc21/0001-config.diff.patch b/patches/boa-0.94.14rc21/0001-config.diff.patch
new file mode 100644
index 000000000..115d12d1f
--- /dev/null
+++ b/patches/boa-0.94.14rc21/0001-config.diff.patch
@@ -0,0 +1,26 @@
+From 92358cce7b7b863c05379e73f178fc4f420198d5 Mon Sep 17 00:00:00 2001
+From: debian.org <debian.org>
+Date: Mon, 22 Feb 2010 23:14:34 +0100
+Subject: [PATCH 1/6] config.diff
+
+http://ftp.de.debian.org/debian/pool/main/b/boa/boa_0.94.14rc21-3.1.diff.gz
+---
+ examples/boa.conf | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/examples/boa.conf b/examples/boa.conf
+index d7bc588..a47c2b1 100644
+--- a/examples/boa.conf
++++ b/examples/boa.conf
+@@ -232,7 +232,7 @@ CGIPath /bin:/usr/bin:/usr/local/bin
+ # 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/
+--
+1.7.0
+