diff options
Diffstat (limited to 'www/cherokee/files/patch-cherokee.conf.sample.pre')
-rw-r--r-- | www/cherokee/files/patch-cherokee.conf.sample.pre | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/cherokee/files/patch-cherokee.conf.sample.pre b/www/cherokee/files/patch-cherokee.conf.sample.pre new file mode 100644 index 000000000000..677dae3d8df0 --- /dev/null +++ b/www/cherokee/files/patch-cherokee.conf.sample.pre @@ -0,0 +1,11 @@ +--- cherokee.conf.sample.pre.orig Tue Jun 29 05:54:01 2004 ++++ cherokee.conf.sample.pre Sat Jul 17 22:19:43 2004 +@@ -68,7 +68,7 @@ + ## documents. By default, all requests are taken from this directory, but + ## symbolic links and aliases may be used to point to other locations. + ## +-DocumentRoot /var/www ++DocumentRoot /usr/local/www/data + + ## + ## Hide Version: Hide the software version |