The first site, www.dragonflyfringe.com now shows 404 errors when it tries to load html pages. Php pages seem fine.
The second site www.rossis-pizza.com doesn't even load at all, says it's looking for /cloak/loader.php.
I know this has to do with that last rule ( RewriteRule . cloak/loader.php [L] ) and possibly the others but I'm unsure how to undo the disaster!
Could somebody with some htaccess savv write me an undo-er file or even just point me to a page that would teach me? Time's of the essence because both sites are basically MIA right now. Help!!
first off, do you have the ability to server https pages? Also, have you checked the error logs for the sites? That should give you some insight. Hope you get it worked out.
Oh, you can also just mv .htaccess .htaccess_wonked to remove the rewrites and all should be well with the world, except of course that the script won't work.
If you aren't willing to take the time to learn.... just comment out what you don't need with a hash (#) or if you don't need any of it just rename or delete the file.
So easy that even a "developer" can do it.
Bookmarks