Reputation: 3
I'm looking for help with making a 301 redirect for:
301
www.domain.com/word/* to www.domain.com/*
www.domain.com/word/*
www.domain.com/*
Upvotes: 0
Views: 699
Reputation: 186762
RewriteEngine On RewriteRule ^/?word/(.*) http://sitename.com/$1
Upvotes: 1
Reputation: 138261
Redirect 301 /word /