Treat PHP files as ASP files with .htacess

by Rekha 2010-02-09 14:25:08

For PHP as module:

AddType application/x-httpd-php .asp


OR

For PHP as CGI:

AddHandler application/x-httpd-php .asp

Tagged in:

966
like
0
dislike
0
mail
flag

You must LOGIN to add comments