PopContent/blog/master/.htaccess
RewriteCond %{HTTP_HOST} ^www.popcontent.blog.br$
RewriteRule ^/?$ "http://popcontent.blog.br/" [R=301,L]
RewriteCond %{HTTP_HOST} ^54.235.95.216
RewriteRule (.*) http://www.popcontent.blog.br/$1 [R=301,L]
RewriteCond %{HTTP_USER_AGENT} libwww-perl.*
RewriteRule .* ? [F,L]c		
		
		Files
