diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 18:58:41 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 18:58:41 +0000 |
commit | 98f99b80a2f87626df55dbf76f90a8e41988545d (patch) | |
tree | db0598b416ad75233ec3d2987e2ff442115d6000 /www/cherokee/files/patch-cherokee.conf.sample.pre | |
parent | Add sunterlib, The Scheme Untergrund library hosts contributed libraries for (diff) |
Update to version 0.4.17
PR: ports/69190
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=113865
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 |