php - How do I prevent being redirected when trying access my website? -


i'm experiencing strangest problem, when access website while connected home network redirected spam-looking website. response header:

http/1.1 200 ok date: sun, 10 sep 2017 17:11:00 gmt server: apache/2.4.27 (cpanel) openssl/1.0.2k mod_bwlimited/1.4 link: <http://aboaddict.nl/wp-json/>; rel="https://api.w.org/" upgrade: h2,h2c connection: upgrade, keep-alive keep-alive: timeout=5, max=100 transfer-encoding: chunked content-type: text/html; charset=utf-8 

i've cleared public_html folder, no avail. doesn't happen other people, nor happen if use vpn.

i have absolutely no idea have caused this.

there several causes getting re-directed, calimero pointed out possible have malware installed on computer, here few things check:

  • in windows start menu, launch 'internet options', go 'connections' tab, click on 'lan settings' button, make sure proxy has not been set-up re-route internet traffic.

  • check domain or hosting has not expired, registrar or host may have placed landing page in place of website (dns fickle, others still might still able visit site if isp has not updated yet).

  • very extremely unlikely, possible router has been compromised. try resetting see if resolves issue.

koda


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -