Re: Problem with contact form
Hm.... This seems a bit more complicated..
http://lisasigns.ca/index.html is just fine.
However, there is a http://lisasigns.ca/index.php which is a page with a login entry form.
Last, it is quite curious that when i type http://lisasigns.ca/ i get the warning.
It also gives me the warning when i type http://lisasigns.ca/index.htm
So probably the hacker has somehow also put on your site a Rewrite or htaccess file, that redirect to the pages he has loaded.
Please do the following:
Connect with FTP and delete the file "index.php" and "index.htm" . Leave only "index.html" which is the one you published and it is ok.
Look for any strange files that should not be there, and if certain that they are not yours, delete them, especially if you see a .htaccess file.
This means that
Hm.... This seems a bit more complicated..
http://lisasigns.ca/index.html is just fine.
However, there is a http://lisasigns.ca/index.php which is a page with a login entry form.
Last, it is quite curious that when i type http://lisasigns.ca/ i get the warning.
It also gives me the warning when i type http://lisasigns.ca/index.htm
So probably the hacker has somehow also put on your site a Rewrite or htaccess file, that redirect to the pages he has loaded.
Please do the following:
Connect with FTP and delete the file "index.php" and "index.htm" . Leave only "index.html" which is the one you published and it is ok.
Look for any strange files that should not be there, and if certain that they are not yours, delete them, especially if you see a .htaccess file.
This means that
Comment