Re: [users@httpd] Redirects in .htaccess or virtual hosts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4/4/06, MarcelSmeets <m.smeets@xxxxxxx> wrote:
>
> 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
>
> Redirect /anyplace/anyfile http://qualified-url/someplace/somefile
>
> And this is rather a maintenance-problem. All the .htaccess-files need
> different qualified-url in the redirected link and if you change things in
> one you just can not copy the changed .htaccess but have to change all the
> files manually.
>
> Does anybody know an easy work-around or genius solution for this?

mod_rewrite can set this dynamically.

And I believe that the newest versions of apache will allow a
non-fully-qualified url, but I can't remember for sure.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux