What is a good way to set redirects for 150+ pages and directories? Right now we have them being redirected using the meta tags, however it clutters up the server since they are in the root folder. Setting it in the Apache config file is an option, however then we would have to give the web programmers constant access to the server which might be a problem.
I have been looking into using .httaccess, is this a good method? Is there a better one?
I have been looking into using .httaccess, is this a good method? Is there a better one?