AddOutputFilterByType DEFLATE application/octet-stream application/x-httpd-php text/csv text/html text/plain text/xml text/css image/gif image/png image/jpg image/jpeg
#DirectorySlash Off

#RewriteEngine On
# Force HTTPS
#RewriteCond %{HTTPS} off
#RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
# Force WWW (Optional: Choose either WWW or non-WWW, not both)
#RewriteCond %{HTTP_HOST} !^www\. [NC]
#RewriteRule ^(.*)$ https://computer28.com [L,R=301]
#RewriteEngine On
#RewriteBase /
#RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
#RewriteRule ^(.*)$ https://%1/$1 [R=301,L]
#if using cloudflare, it will forwards http to https
#RewriteEngine On
#RewriteCond %{HTTPS} off
#RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
#RewriteCond %{HTTP_USER_AGENT} ^pycurl [NC,OR]
#RewriteCond %{HTTP_USER_AGENT} ^Wget [NC]
#RewriteCond %{REMOTE_ADDR} !^1\.2\.3\.4$ 
#RewriteEngine On 
#RewriteCond %{HTTP_REFERER} safaritheglobe.com [NC,OR] 
#RewriteCond %{HTTP_REFERER} safaritheglobe2.com 
#RewriteRule .* - [F]
#RewriteEngine On
#RewriteCond %{HTTP_HOST} ^www\.computer28\.com$ [NC]
#RewriteRule ^(.*)$ https://computer28.com/$1 [R=301,L]
#RewriteEngine On
#RewriteCond %{HTTP_HOST} ^185\.227\.135\.206
#RewriteRule ^(.*)$ https://computer28.com/blocked.php [R=301,L]

#RewriteEngine On
#RewriteCond %{HTTP_HOST} ^plus\.wetalk28\.com$ [NC]
#RewriteRule ^(.*)$ https://wetalk28.com/$1 [R=301,L]
#RewriteEngine On
#RewriteCond %{HTTP_HOST} ^www\.wetalk28\.com$ [NC]
#RewriteRule ^(.*)$ https://wetalk28.com/$1 [R=301,L]
Order Allow,Deny
Allow from All
#!zvhitratevz!


#!zvhitratevz!

#!zv404vz!


#!zv404vz!

#!zvreferervz!


#!zvreferervz!

#!zvhttpcodevz!


#!zvhttpcodevz!

<IfModule mod_setenvif.c>
#      SetEnvIf X-Forwarded-For x.x.x.x block_ip
#      SetEnvIf CF-Connecting-IP x.x.x.x block_ip
#!zvcloudflarevz!


#!zvcloudflarevz!

</IfModule>
<IfModule mod_authz_core.c>
<RequireAll>
Require all granted
Require not env block_ip
</RequireAll>
</IfModule>

