/home/techb158/immovalet.ca/report
Edit: /home/techb158/immovalet.ca/report/.htaccess (2229B)
ExpiresActive on
ExpiresByType image/jpg "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
ErrorDocument 404 /404.html
RewriteEngine on
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteEngine On
RewriteBase /
# Removes index.php from ExpressionEngine URLs
RewriteCond %{THE_REQUEST} ^GET.*login\.php [NC]
RewriteCond %{REQUEST_URI} !/system/.* [NC]
RewriteRule (.*?)login\.php/*(.*) /$1$2 [R=301,NE,L]
Deny from all
allow from 74.58.68.216
allow from 192.214.236.73
allow from 192.214.238.92
allow from 192.214.228.19
allow from 173.176.7.128
allow from 173.178.239.178
allow from 72.53.105.99
allow from 24.37.248.162
allow from 24.37.221.210
allow from 66.129.151.50
allow from 142.169.78.214
allow from 66.130.26.197
allow from 142.119.13.240
allow from 142.119.119.84
allow from 142.118.82.85
allow from 96.20.123.35
allow from 184.148.209.229
allow from 162.222.81.115
allow from 96.20.123.35
allow from 166.62.184.142
allow from 24.50.110.254
allow from 162.222.80.202
allow from 162.222.83.213
allow from 74.57.132.158
allow from 184.149.61.39
allow from 142.119.16.162
allow from 142.117.187.77
allow from 96.21.139.174
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php56” package as the default “PHP” programming language.
AddHandler application/x-httpd-ea-php56 .php .php5 .phtml
# php -- END cPanel-generated handler, do not edit