How do I block visitors referred by a specific domain?

Add this code to your .htaccess file.

Change input\.com to the domain you're blocking.

You will need a \ before the . RewriteCond %{HTTP_REFERER} input\.com [NC] RewriteRule .* - [F]


Start reseller hosting, pay annually and get 2 month free

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How do I add an email forwarder?

Text Version In this tutorial we will be setting up an email forwarder. This is used to...

How do I manage Frontpage extensions?

Text Version In this tutorial we will be installing FrontPage extensions. These are only...

How do I use the file manager?

Text Version In this tutorial we will be using cPanel's built in file manager. This is a true...

How can I point a second domain name to my website?

You'll need to create a parked domain. You can find a tutorial on how to create a parked domain...