[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Redirect URL to a new URL at apache
- From: Bruno Wolff III <bruno wolff to>
- To: jim martin <postfix168 yahoo com>
- Cc: fedora-list redhat com
- Subject: Re: Redirect URL to a new URL at apache
- Date: Thu, 31 Aug 2006 15:45:24 -0500
On Thu, Aug 31, 2006 at 11:07:37 -0700,
jim martin <postfix168 yahoo com> wrote:
> I found a redirect directives that it works for the following
>
> Redirect /abc http://mycompany.com
>
> It means if I type http://mycompany.com/abc , the web browser will redirect to
> http://mycompany.com
>
> but if I put
> Redirect http://mycompany.uk http://mycompany.com
>
> it doesn't work at all
Take a look at using modrewrite. It allows for more complicated URL
rewriting.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]