2
0
Fork 0
mirror of https://github.com/phanan/htaccess.git synced 2018-11-08 13:39:40 +01:00

added source for one of the items

This commit is contained in:
skilledDeveloper 2015-02-23 13:56:53 -08:00
parent 34281d3e03
commit 61cf943593

View file

@ -290,6 +290,7 @@ Require valid-user
### Block Visitors by Referrer ### Block Visitors by Referrer
This denies access for all users whom are referred by a specific domain. This denies access for all users whom are referred by a specific domain.
[Source](http://www.htaccess-guide.com/deny-visitors-by-referrer)
``` apacheconf ``` apacheconf
RewriteEngine on RewriteEngine on
# Options +FollowSymlinks # Options +FollowSymlinks