[thelist] Local apache

Brian Cummiskey Brian at hondaswap.com
Tue Jan 27 08:12:27 CST 2004


>> Place a 'DocumentRoot /path-to-site-root' statement in each virtual
host 
>> definition in the httpd.conf file.

Along the same lines, I usually use something like this in the
appropriate file:

define( 'ROOT_PATH', "./somedir" );

require ROOT_PATH."includes/file.php";




More information about the thelist mailing list