%PDF- %PDF-
| Direktori : /usr/local/apache/conf/userdata/std/2_4/admin/marianasgarden.com/ |
| Current File : //usr/local/apache/conf/userdata/std/2_4/admin/marianasgarden.com/wp-toolkit.conf |
# This file is automatically generated by WordPress Toolkit.
# Please do not modify the contents of this file, because this can lead to reduced security or malfunctioning of your website.
# If the file was accidentally modified or otherwise damaged, you can regenerate it by deleting it and reapplying all security
# measures for this site in WordPress Toolkit UI.
# "Enable hotlink protection"
# To remove this rule, turn off this feature for WordPress installation #77
<IfModule mod_rewrite.c>
<Directory "/home/admin/public_html/wp-content/uploads">
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^https?://(.*\.)?marianasgarden.com(:|/|$) [NC]
RewriteCond %{HTTP_REFERER} !^https?://(.*\.)?google.com(:|/|$) [NC]
RewriteRule \.(gif|png|jpeg|jpg|svg)$ /home/admin/public_html/wpt\-hotlinked\-image\-stub\.png [NC]
</Directory>
<Directory "/home/admin/public_html">
<Files "wpt-hotlinked-image-stub.png">
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule .* - [NC,F,L]
</Files>
</Directory>
</IfModule>