I've set my .htaccess file to get Apache to parse php in my html files. But it doesn't. There's nothing wrong with my files since everything works fine on my webhost.
Apache parses the php just fine if the file extensions are changed to php.
I've changed the configuration in apache\conf\httpd.conf appropriately to 'AllowOverride All'. And I've restarted Apache a couple of times times. But no go.
I'm sure this is not relevant but I use an NTFS junction to map my website's folder into htdocs.
Question
kjx
I'm running xampp on Windows 7.
I've set my .htaccess file to get Apache to parse php in my html files. But it doesn't. There's nothing wrong with my files since everything works fine on my webhost.
Apache parses the php just fine if the file extensions are changed to php.
I've changed the configuration in apache\conf\httpd.conf appropriately to 'AllowOverride All'. And I've restarted Apache a couple of times times. But no go.
I'm sure this is not relevant but I use an NTFS junction to map my website's folder into htdocs.
So is there something I am overlooking?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts