I have placed .htaccess file in my server’s root folder with following content:
Redirect 303 /index.html http://mysite.com/index.php
to redirect my index.html to index.php.
Now some of the php files are not displaying, instead a blank page.
I want to restore all the changes done by .htaccess file.
Does anyone have any idea how to get out of this problem or how to restore all the changes done by .htaccess file?
first thing .htacces file would not affect your server configuration,
second, place (restore) your old working .htaccess file