Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Wildcard virtual hosts

0 views
Skip to first unread message

ram

unread,
Nov 16, 2009, 7:52:59 AM11/16/09
to
I have a apache webserver ( on linux ) that hosts *.example.org
I have put a simple redirect rule
http://ram.example.org redirects to http://example.org/cgi-bin/prog?name=ram


What I want to do is that even if the browser is redirected , the URL
continues to show the
original URL http://ram.example.org

Is this possible, Should I use some redirector like nginx in between

Thanks
Ram


Note to Spammers: Go ahead , send me spam
mai...@netcore.co.in
http://pragatee.com

Davide Bianchi

unread,
Nov 16, 2009, 9:22:43 AM11/16/09
to
On Nov 16, 1:52 pm, ram <ramprasad...@gmail.com> wrote:

> What I want to do is that even if the browser is redirected , the URL
> continues to show the
> original URLhttp://ram.example.org

Use the UseCanonicalName directive, see the documentation.

Davide

0 new messages