CodingForums.com
>
:: Server side development
>
PHP
> AddType ?
PDA
View Full Version :
AddType ?
Ranger56
01-05-2006, 05:13 AM
If I wanna add a new extension in my .htaccess file for php files, what would I use?
For html files it's like
AddType text/html html2
firepages
01-05-2006, 05:25 AM
AddType application/x-httpd-php .php .htm .wombat
etc
Ranger56
01-05-2006, 05:29 AM
AddType application/x-httpd-php .php .htm .wombat
etc
Awesome, thanks.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.