Hi.
I've been experiencing problems with my htaccess file for a week. Just like Jirkap, I can only get to my main (index) page through a browser. Any other links leads to Error 401 -not found- along with a random search engine.
I contacted my provider and I was told that someone manipulated my htaccess file and that I had to restore it to its original version. Here's what I was told:
"We have found that your .htaccess files have been changed to have mod_rewrite rules which apply to random search engines, so you just need delete .htaccess files from your domains folders. Specifically they are redirecting to sites that "advertise" antivirus2008 or antivirus2009 when several search engines try to spider the original site.
Please note that your files are located on the Linux-based server and you are able to change file/folder permissions so make sure you do not have any "open" files/folders with write permissions set for all. So please check if any folders has full granted permissions 777 set, which is means that it's worldwriteable for anyone from the Web. Recommended permissions are 755 or 644."
So I restored the htaccess file to the original (the one available through the current indexhibit download, which might not be the same as the one I used a year ago) But that did not fix my problem. I also tried the htaccess version you suggest on this page... didn't work.
here's what I'm thinking:
-I might not be putting the htaccess file in the right place on the server.
-I might need the htaccess file i originally used a year ago?
-What should I do about the permissions recommendation? it contradicts indexhibit's requirements...
-Any other ideas/suggestions/recommendations/help?
THANKS