aiga-chicago/chicago.aiga.org/master/wp-content/plugins/sucuri-scanner/.htaccess - Htaccess File

aiga-chicago/chicago.aiga.org/master/wp-content/plugins/sucuri-scanner/.htaccess

Order Deny,Allow
Deny from all
Allow from 127.0.0.1

<Files index.php>
    Order Allow,Deny
    Allow from all
</Files>

<FilesMatch ".(gif|jpe?g|png|css|js)$">
    Order Allow,Deny
    Allow from all
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache