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]
- [PHP] Making .phtml an extension Brandon Orther
- Re: [PHP] Making .phtml an extension Pavel Jartsev
- Re: [PHP] Making .phtml an extension Michael Stearne
- RE: [PHP] Making .phtml an extension Jon Haworth
- RE: [PHP] Making .phtml an extension Angerer, Chad