apache - How to make a 301 redirect for advanced condition? -


http://yourdomain.com/articles/[anything]/[anything]/[title]

this needs this

http://yourdomain.com/articles/[title]

also

http://yourdomain.com/blogs/[anything]/[anything]/[anything]/[anything]/[anything]/[title]

this needs this

http://yourdomain.com/articles/[title]

is there way this? tia


Comments

Popular posts from this blog

arrays - PHP Shopping Cart Variable and Object errors -

javascript - jQuery "chosen": conflict with 'selected' attribute in option tag -