summaryrefslogtreecommitdiff
path: root/www/boa/files/patch-boa.conf
diff options
context:
space:
mode:
Diffstat (limited to 'www/boa/files/patch-boa.conf')
-rw-r--r--www/boa/files/patch-boa.conf15
1 files changed, 12 insertions, 3 deletions
diff --git a/www/boa/files/patch-boa.conf b/www/boa/files/patch-boa.conf
index 89f305c598bb..647c257d6a9a 100644
--- a/www/boa/files/patch-boa.conf
+++ b/www/boa/files/patch-boa.conf
@@ -1,5 +1,5 @@
---- ../boa.conf.orig Wed Mar 6 23:50:40 2002
-+++ ../boa.conf Wed Mar 6 23:52:39 2002
+--- ../boa.conf.orig Fri Mar 22 12:25:29 2002
++++ ../boa.conf Fri Mar 22 12:28:52 2002
@@ -108,7 +108,7 @@
# DocumentRoot: The root directory of the HTML documents.
# Comment out to disable server non user files.
@@ -18,7 +18,16 @@
# DirectoryCache: If DirectoryIndex doesn't exist, and DirectoryMaker
# has been commented out, the the on-the-fly indexing of Boa can be used
-@@ -183,5 +183,5 @@
+@@ -161,7 +161,7 @@
+
+ # CGIPath: The value of the $PATH environment variable given to CGI progs.
+
+-CGIPath /bin:/usr/bin:/usr/local/bin
++CGIPath /bin:/usr/bin:%%PREFIX%%/bin
+
+ # SinglePostLimit: The maximum allowable number of bytes in
+ # a single POST. Default is normally 1MB.
+@@ -190,5 +190,5 @@
# ScriptAlias: Maps a virtual path to a directory for serving scripts
# Example: ScriptAlias /htbin/ /www/htbin/