a4udi
11-18-2007, 06:11 PM
I've got 2 websites on different servers.
One of them I can take an html file and just add .php as the extension and it will display the page no problem.
The other site, I add .php and it will give me a 500 error (I tried setting permissions already).
Is there something I need to set in apache or something?
Basically I would like to have all my .html pages with a .php extension so I can add php in later - and I don't want to have to leave them as html and then change the URL's when I decide to go add php code and have anyone linking to my html files now have a broken links
One of them I can take an html file and just add .php as the extension and it will display the page no problem.
The other site, I add .php and it will give me a 500 error (I tried setting permissions already).
Is there something I need to set in apache or something?
Basically I would like to have all my .html pages with a .php extension so I can add php in later - and I don't want to have to leave them as html and then change the URL's when I decide to go add php code and have anyone linking to my html files now have a broken links