> Progress of sorts. Commenting out > > #DocumentRoot "C:/Program_Files/Apache/htdocs" > > caused the 404 Not Found error to go away, to be replaced by the much more > interesting 403 Forbidden error, and giving this line in logs/error.log:
Not so interesting. You're getting a compiled-in default, and it doesn't match the <Directory ... > used to enable access to your web root. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
