Guest User

Untitled

a guest
Jul 23rd, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <IfModule mod_rewrite.c>
  2. RewriteEngine On
  3. Redirect 301 /blog/2012 https://www.new-url.com/wissen/blog/archive/
  4.  
  5. RewriteRule ^/blog/2012/?$ https://www.new-url.com/wissen/blog/archive/ [L,R=301]
Add Comment
Please, Sign In to add comment