Guest User

Untitled

a guest
Jan 19th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. RewriteEngine On
  2.  
  3. Redirect /index.html https://example.com/zc2/
  4.  
  5. Redirect /index.html https://example.com/zc2/
  6.  
  7. RewriteEngine On
  8. RewriteRule ^(index.html)?$ https://example.com/zc2 [R,L]
Add Comment
Please, Sign In to add comment