Author: pawelz Date: Sat Aug 28 22:10:06 2010 GMT Module: packages Tag: HEAD ---- Log message: - DocumentRoot consistent with directories structure provided by apache package
---- Files affected: packages/apache: apache-example.net.conf (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/apache/apache-example.net.conf diff -u packages/apache/apache-example.net.conf:1.2 packages/apache/apache-example.net.conf:1.3 --- packages/apache/apache-example.net.conf:1.2 Thu Nov 26 13:10:40 2009 +++ packages/apache/apache-example.net.conf Sun Aug 29 00:10:01 2010 @@ -9,7 +9,7 @@ #<VirtualHost *:80> # ServerName www.example.net # ServerAdmin [email protected] -# DocumentRoot /home/services/vhosts/example.net +# DocumentRoot /home/services/httpd/vhosts/example.net # ErrorLog logs/example.net-error_log # TransferLog logs/example.net-access_log #</VirtualHost> ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache-example.net.conf?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
