Hi, Given that it doesn't seem I can use PHP as a wrapper, I tried the following:
AddType application/x-httpd-php .htm .html And oddly that did not work (seems to become an unknown type, gives me the option to download). This worked AddType application/x-httpd-php .ghtm .ghtml And of course phtml is set as an option in my httpd.conf file. I want to control just one directory. I'm sure this is not a PHP question as much an Apache question. Anyone have some clues? Thanks Peter --------------------------- "Reality is that which, when you stop believing in it, doesn't go away". -- Philip K. Dick -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php