Anonymous
09-03-2003, 04:09 AM
On several sites I use php-script inside .htm files.
This was possible because the following line is inside .httaccess file:
AddType application/x-httpd-php .htm .html .php .php3
Now my .htm files are not parsed/shown at all and my browser suggests to download the file...
I have two questions:
1. How do I get my .htm files to work normal / at all?
2. How can I get php-script to work in .htm files again?
As you may have guessed, my sites are down, so any help would be appriciated!
Thank you!
This was possible because the following line is inside .httaccess file:
AddType application/x-httpd-php .htm .html .php .php3
Now my .htm files are not parsed/shown at all and my browser suggests to download the file...
I have two questions:
1. How do I get my .htm files to work normal / at all?
2. How can I get php-script to work in .htm files again?
As you may have guessed, my sites are down, so any help would be appriciated!
Thank you!