« Return to Thread: Re: 301 permanent redirects in Apache + Tomcat using mod_jk (solved partly)

Re: 301 permanent redirects in Apache + Tomcat using mod_jk (solved partly)

by Bugzilla from fgaliegue@gmail.com :: Rate this Message:

Reply to Author | View in Thread

2008/4/13, Shashidhar Rampally <shashi.rampally@...>:
[...]
>  Also when I tried to replace one VirtualHost with multiple
>  VirtualHosts (and hence not needing mod_rewrite), I am getting the
>  following error message:
>  [warn] VirtualHost xyz.com:80 overlaps with VirtualHost
>  www.xyz.com:80, the first has precedence, perhaps you need a
>  NameVirtualHost directive
>

Have you put a NameVirtualHost your.ip.add.ress:{443,80} before
defining your virtual hosts?

--
Francis Galiegue, fgaliegue@...
"When it comes to performance, weight is everything" - Tiff Needell

---------------------------------------------------------------------
To start a new topic, e-mail: users@...
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Re: 301 permanent redirects in Apache + Tomcat using mod_jk (solved partly)