deathemperor
06-26-2005, 05:57 PM
I'm talking about .htaccess, I can do parsing .html as .php with
AddType application/x-httpd-php .php .html
now I want to make it so files without extensions will be treated as .php. it's hard to google for something like this tho I know there're alot.
Any suggestion everyone ?
AddType application/x-httpd-php .php .html
now I want to make it so files without extensions will be treated as .php. it's hard to google for something like this tho I know there're alot.
Any suggestion everyone ?