Brandon Orther wrote:
> 
> Hello,
> 
> I am trying to get .phtml to work for php files.  How would I do this?


If you have Apache, then following line in httpd.conf should help:

AddType application/x-httpd-php .php .php3 .phtml


-- 
Pavel a.k.a. Papi

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to