Re: [users@httpd] Loadbalancing (AJP) problem, all workers are in error state

2012-05-17 Thread Igor Cicimov
"all workers are in error state" usually means all your tomcats are down or busy. Check the tomcat configuration and maybe tune the max threads number. On Thu, May 17, 2012 at 5:07 PM, Jehan wrote: > > Dear All > > We have done loadbalancing using ajp connector with one apache2 (access > sever)

[users@httpd] How to configure SSL with apache2/httpd mass virtual hosting using mod_vhost_alias

2012-05-17 Thread Niklas Johansson
I have been searching quite a bit now but couldn't find any answers. I have configured apache for mass virtual hosting. I.e.: ##httpd.conf UseCanonicalName off VirtualDocumentRoot /var/www/html/%0 ## I will have the same "main" domain with different subdomains pointing to the virtual hosts. I ha

Re: [users@httpd] Redirecting a domain to another using Rewrite rules

2012-05-17 Thread Pete Houston
On Wed, May 16, 2012 at 07:39:17PM -0400, Desilets, Alain wrote: > When I try to go to www.wiki-translation.com, I see the url > wiki-translation.wiki4us.com in the browser (which is not what I want... I > want to keep the original www.wiki-translation.com url). In that case the approach will d