On Sun, 2005-09-11 at 19:54 +1200, motivated wrote: > On windows you have an htdocs folder which is where you place your files to > be served up by apache. > > So which folder is it here: > var/www > var/www/html > var/www/web > > I'm wanting to test out <?php phpinfo ?>
Look in the apache configuration file as supplied by the distro. The setting is DocumentRoot. The conf files are probably in /etc/apache somewhere. > > Thanks > Regards Kelvyn. > -- Nick Rout <[EMAIL PROTECTED]>
