|
|
Description |
PHTML files which have the .phtml file extension are PHP files that have been renamed using the AddType line in the httpd.conf file usually to do this you need to have Administrator permissions for the server.
An example of what to add would be.
AddType application/x-httpd-php5 .php5 .php4 .php .php3 .php2 .phtml
The entry makes it possible for the server to parse the files shown.
Compatible Programs» Opera |
Related searchesHow to open .phtml files? |