Advertisement
Guest User

Untitled

a guest
Jul 25th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. RewriteEngine on
  2. RewriteCond %{HTTP_HOST} ^mampl.com$ [OR]
  3. RewriteCond %{HTTP_HOST} ^www.mampl.com$
  4. RewriteRule ^/?$ "http://www.mampl.com/mampl" [R=301,L]
  5.  
  6.  
  7. RewriteBase /home4/mamplcom/public_html
  8. RewriteRule ^((admin|imscio|javier)(/.*)?)$ https://'50.87.97.83:8000'/mampl/default/index [L,R=301]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement