All pastes #2096894 Raw Edit

Unnamed

public text v1 · immutable
#2096894 ·published 2011-12-28 11:02 UTC
rendered paste body
RewriteEngine On 
RewriteCond %{SERVER_PORT} 80 
RewriteCond %{REQUEST_URI} administrator
RewriteRule ^(.*)$ https://blog.somesite.com/administrator/$1 [R,L]