Thread
:
creating a .htaccess file
View Single Post
#
2
(
permalink
)
08-21-2007
admin
Administrator
Join Date: Mar 2007
Posts: 7
Rep Power:
10
Re: creating a .htaccess file
Hi,
It seems that you want to convert .php extension files to .html extension files. Just add following lines to your .htaccess file ...
AddType application/x-httpd-php .php .html
admin
View Public Profile
Send a private message to admin
Find all posts by admin