2 INDEXHIBIT WEBSITES STOPPED WORKING AT THE SAME TIME

ivana / 2015-10-14 01:16:17   

Hello,

I have 2 indexhibit websites and on both of them links stopped working suddenly at the same time.
ivanabasic.com/…
m-u-t-e.info/…

I was not touching anything on the backend and I called GoDaddy and they say its not on their side. This has happened to me before and it is really annoying and makes me not want to use indexhibit anymore. Why is this happening like once a year and how to solve it and prevent it from never happening again?

thanks,
Ivana

ivana / 2015-10-14 01:24:06   

I just looked at my .htaccsess file and somehow it got changed into this:

RewriteEngine On

RewriteCond %{ENV:REDIRECT_STATUS} 200
RewriteRule ^ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{HTTP_USER_AGENT} (google|yahoo|msn|aol|bing) [OR]
RewriteCond %{HTTP_REFERER} (google|yahoo|msn|aol|bing)
RewriteRule ^(.*)$ lighthearted-cumulative.php?$1 [L]

I changed it back into what it was before and the site started working. Why and how can this file get changed on its own when the file consisted exactly what was said in the tutorial to put in?

Thanks,
Ivana

ivana / 2015-10-14 01:27:28   

My second website though
m-u-t-e.info/…
the links are still not working and the .htacsses file looks ok. Any thoughts?

This thread has been closed, thank you.