htaccess configuration

Joined
Apr 15, 2008
Messages
33
Reaction score
0
Points
6
Hi guys,
I am working with a team who have built a site in htm using server side includes.

I am hosting this on my server now and need to configure htaccess to render the htm files as php.

Anyone have any ideas how to do this?

Thanks!
 
Joined
Jun 3, 2008
Messages
3
Reaction score
0
Points
1
Location
Nevada
Your Mac's Specs
MBP 2GB, 250 GB HD, 2.5Ghz; 32 GB iTouch
I'm not exactly sure what you are trying to do with your site, but if you are just using includes to keep the same layout or something, you may find it easier to save the files as .php and then just use the <?php include('file.php') ?> tags right inside your document.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top