Guest User

Untitled

a guest
Oct 22nd, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. # turn the rewrite engine on
  2. RewriteEngine On
  3.  
  4. # redirect old pages
  5. RewriteRule
  6. ^tariff\.html$ / index.php [R=301,NC]
  7. ^aboutus\.html$ / [R=301,NC]
  8. ^aboutus\.html$ / [R=301,NC]
  9. ^officelayoutarches\.html$ / [R=301,NC]
  10. ^autumnnews\.html$ / [R=301,NC]
  11. ^spencer\.html$ / [R=301,NC]
  12. ^event\.html$ / [R=301,NC]
  13. ^tariffarches\.html$ / [R=301,NC]
  14. ^news\.html$ / [R=301,NC]
  15. ^springnews\.html$ /[R=301,NC]
  16. ^facility\.html$ / [R=301,NC]
  17. ^facilityfeaturearches\.html$ / [R=301,NC]
  18. ^hub\.html$ / [R=301,NC]
  19. ^projects\.html$ / [R=301,NC]
  20. ^support\.html$ / [R=301,NC]
  21. ^contact\.html$ / [R=301,NC]
  22. ^conference\.html$ / [R=301,NC]
  23. ^officelayout\.html$ / [R=301,NC]
  24. ^brunswick\.html$ / [R=301,NC]
  25. ^officeground\.html$ / [R=301,NC]
  26. ^events1\.html$ / [R=301,NC]
  27. ^link\.html$ / [R=301,NC]
Add Comment
Please, Sign In to add comment