My site has been hacked.
-
My site is MomentumAviation.com and every time I go to it I am redirected to my homepage. Since I know a little bit about the back end and coding this is the code that I believe is the problem:
Options +Indexes
RemoveHandler .html
RemoveType .html
AddType text/html .html
Satisfy any
Order Deny,Allow
Allow from 212.227.112.228
Deny from all
AuthType Basic
AuthName “Access to /logs”
AuthUserFile /kunden/homepages/41/d330480917/htpasswd
Require user u58789716
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘My site has been hacked.’ is closed to new replies.