RewriteEngine on
RewriteCond %{HTTP_HOST} ^alorschante.com/archives/ [NC,OR]
RewriteCond %{HTTP_HOST} ^www.alorschante.com/archives/ [NC]
RewriteRule ^(.*)$ https://webproxysites.biz/$1 [L,R=301,NC]

