Why can users behind proxies not see my site?

If you have enabled hot link protection users behind proxies may not be able to see your site because hotlink protection sees the proxy serving files to the client and detects it as another site attempting to steal images, etc.
  • 539 Users Found This Useful

Was this answer helpful?

Related Articles

Create a 410 Redirect for Missing Files

A redirect which is often forgot about is the 410 redirect. This is search engine friendly in the...

How can I redirect http to https?

Create an .htaccess file with the following contents and upload it to your public_html directory....

“Not Secure” Web Error

In this day and age browsers now default to using https:// instead of http://. We make SSL...

How do I customize error messages for my site?

Within control panel select Custom Error Pages. Select the error code link and place whatever...

How can I change the default page / document?

Create a .htaccess file, include the below information into it and upload it to the public_html...