views:

7

answers:

0

I have a page mypage.html which I need to change to mypage.php. If I upload mypage.php and remove mypage.html, I get a 300 Multiple Choice error from Apache.

Can I set the htaccess to check if a .php verion of a page is available before it shows an error?