mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 00:30:21 -07:00
12 lines
431 B
ApacheConf
12 lines
431 B
ApacheConf
RewriteEngine on
|
|
|
|
RewriteCond %{HTTP_REFERER} twilightro\.kafuka\.org [NC]
|
|
|
|
# RewriteCond %{HTTP_REFERER} twilightro\.kafuka\.org [NC,OR]
|
|
# RewriteCond %{HTTP_REFERER} anotherbadsite\.com
|
|
#RewriteCond %{HTTP_REFERER} inanecultgamer\.cwahi\.net [NC]
|
|
# RewriteRule .* /images/trolldra.png
|
|
RewriteRule .* http://jul.rustedlogic.net/images/everybody_loves_dog.jpg
|
|
|
|
# RewriteRule .* http://xkeeper.net/hotlinkingshithead.png
|