[PHP-WIN] PHP's doc_root

2001-03-22 Thread Rayon Pinnock
rks but I want to have my scripts organized like I did before - i.e. in a separate directory tree than that of the web server's root. Please advise. Rayon Pinnock -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

Re: [PHP-WIN] PHP's doc_root

2001-03-22 Thread Rayon Pinnock
ache/htdocs/public" > ServerName localhost > > > > DocumentRoot "c:\php\scripts" > ServerName myserver > ServerAlias scripts > > > For more info, RTFM for Apache. > > Good luck. > > Ignatius > > > -Original Message---