View Single Post
Old 02-17-2013, 12:56 PM   PM User | #6
Bucephalus
New Coder

 
Join Date: Feb 2013
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Bucephalus is an unknown quantity at this point
Quote:
Originally Posted by djm0219 View Post
If would have to be .php unless you have your web server configured to treat .html files as php files.
Oh yeah, so what file do I need to change?
I read somewhere that it's like this

Code:
# Use PHP5 by default
AddHandler application/x-httpd-php5 .php
AddHandler application/x-httpd-php5 .html
But I just put it in the .htaccess file and that didn't work.
Which file do I have to put these lines in?
Dave.
Bucephalus is offline   Reply With Quote