Hi,
I have to move my forum into a new domain. The forum is in the root, so I'm looking to redirect 301 only pages under vbseo, and not some folder that will remain on the old domain. Is there a .htaccess instruction for this?
This is too much:
I need something redirect 301 all pages excepts directory /folder1 and /folder2PHP Code:redirectMatch 301 ^(.*)$ http://www.domain.com
redirectMatch permanent ^(.*)$ http://www.domain.com
Do you think is possoble or I have to write many many single 301 redirect for each subforum?
Thanks![]()


LinkBack URL
About LinkBacks






Reply With Quote
