Apache Server configuration support - apache redirect URL

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > June 2007 > apache redirect URL





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author apache redirect URL
Alchemist

2007-06-19, 7:24 am

I am running apache over a web development framework (e.g. ruby on
rails or turbogears or django etc).

Now I want to support a URL format by the framework and a different
URL format by apache, so I want apache to redirect URLs from one
format to another.

Example:
URL at apache level: www.mydomain.it
URL at web app level: www.mydomain.com/it

How can I set apache to redirect (change) the URL to my web
application?

Thanks

shimmyshack

2007-06-19, 7:24 am

On Jun 19, 8:19 am, Alchemist <alextab...@gmail.com> wrote:
> I am running apache over a web development framework (e.g. ruby on
> rails or turbogears or django etc).
>
> Now I want to support a URL format by the framework and a different
> URL format by apache, so I want apache to redirect URLs from one
> format to another.
>
> Example:
> URL at apache level:www.mydomain.it
> URL at web app level:www.mydomain.com/it
>
> How can I set apache to redirect (change) the URL to my web
> application?
>
> Thanks


you need to read up on mod proxy setup:
httpd.apache.org/docs/2.2/mod/mod_proxy.html

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com