In reply to the answers before:
I have about 20 virtual hosts and the redirects are not the virtual hosts
themselves but some 400 redirected files / locations which can change very
often:
Like this:
http:/url/thislocation to http:/url/thatlocation
and that for url1 to url20
In addition to the
Hi,
I have a redirect question. In the .htaccess file we use on one of our
servers we want about 400 redirects of the form
Redirect /anyplace/anyfile /anotherplace/anotherfile
And this for about 20 virtual hosts ( so 20 .htaccess files)
I have searched everywhere, but apache requires this form