Guest User

Untitled

a guest
Aug 10th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. RewriteCond %{HTTP_HOST} ^subdomain.example.com$ [NC]
  2. RewriteRule ^specific-page/(.*)$ https://www.example.com/specific-page/$1 [L,NC,R=302]
Add Comment
Please, Sign In to add comment