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

Enable Mod Rewrite

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

Inode issues

There are many issues that can arise from reaching your inode limit. The inode limit is the total...

How to create a temporary 302 redirect via htaccess

An easy way to create a temporary redirect from one page to another web page is to use the 302...

301 Redirect

This code will redirect all visitors who attempt to access the old-url.html page to the...

My index page does not load - Why not?

Filenames are case sensitive. Be sure you have an index filename all in lower case. Examples are...