| Current Path : /var/www/eltornillo.com.mx/public_html/ |
| Current File : /var/www/eltornillo.com.mx/public_html/.htaccess.save |
RewriteEngine on
RewriteCond %{REQUEST_URI} !^/pub/
RewriteCond %{REQUEST_URI} !^/setup/
RewriteCond %{REQUEST_URI} !^/update/
RewriteCond %{REQUEST_URI} !^/dev/
RewriteRule .* /pub/$0 [L]
DirectoryIndex index.php
#BEGIN Blacklist (bots spam and ads)
order allow,deny
allow from all
deny from 142.132.248.92
deny from 100.42.49.18
#END Blacklist (bots spam and ads)