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

When I upload an htaccess file it disappears

On unix/linux systems, files that start with a . are considered hidden so many ftp programs do...

Enable AllowOverride

If you have an application that requires allowoverride enabled, create an .htaccess file and...

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...

Why do I have references to robots txt in my web stat programs?

Many search engines will look for a robots.txt file before spidering your sites content. The...

Is it possible to make a cron to backup my database at specific times?

Yes, this can be very useful for forum/message board sites with large databases. In your control...