jacobmartin
Newbie
- Oct 24, 2015
- 1
- 0
Hello All, I have a query.
I have 2 lists of URLs.
1st list is to be redirected (301 redirection) to the 2nd list. (There are more than 1000 URLs in both the list)
My 1st query: What is the maximum no of URL redirections (301) that can be done in a .htaccess file?
My 2nd query: How many .htaccess files can I use in a directory, If I have to perform both 2 operations (404 and 301 redirections)?
Thanks in Advance.
I have 2 lists of URLs.
1st list is to be redirected (301 redirection) to the 2nd list. (There are more than 1000 URLs in both the list)
My 1st query: What is the maximum no of URL redirections (301) that can be done in a .htaccess file?
My 2nd query: How many .htaccess files can I use in a directory, If I have to perform both 2 operations (404 and 301 redirections)?
Thanks in Advance.