>> Hello all, >> >> I enabled PHP processing of .html files by adding "AddType >That's an ugly hack that was fixed in Apache 1.1 (1996). >If you found it in some post-96 guide, treat it as a warning sign. Do you have any other recommendations? I don't see the need for users browsing my pages to know what I'm running. >> application/x-httpd-php .html" to my httpd.conf file. Now the >> mysite.com/manual page comes up blank. Any ideas? >What did you expect to see? I expect PHP tried to process it but >didn't generate any output. What does the error log say? As it turned out, short_open_tag was set to On in the php.ini. Problem solved. >> Would someone shoot me over a link with info on how to control the >> /manual page (restricting access, etc.)? I've tried googling for that >> information, but keep getting the man pages. >http://httpd.apache.org/ -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx