----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Bob, thanks for your help but none of those things are issues..
I took off ssl because we're doing hardware ssl now, independent of the
webserver.

I've tried with both location and directory, still no go..

and we're behind 2 bigips doing ip round robin, namevirtualhost is a no
go.


any other thoughts?

> 
> Are you sure that your mod_rewrite directives should be inside a <Location>
> directive? In my setup, I use them as server and virtual host directives,
> and I'm pretty sure that's where they belong.
> 
> Your <Location "/usr/local/apache/htdocs"> directive most likely should be a
> <Directory "/usr/local/apache/htdocs"> directive instead.
> 
> Where in httpd.conf do you include host.conf?
> 
> You need to have a NameVirtualHost directive that specifies the IP address
> on which the virtual hosts listen. Your only such directive is commented
> out.
> 
> To get SSL working properly with virtual hosts, you need to have each
> virtual host listen on its own port (or IP address). You don't seem to have
> any Listen directives.
> 
> I don't think you have a JServ problem per se. I think your Apache
> configuration is the problem. If you send me your files as separate
> attachments to [EMAIL PROTECTED], I will try to help you get everything
> working. I have Apache + ApacheJServ + mod_ssl + GNUJSP working very
> smoothly on multiple virtual hosts, but the configuration needs to be fairly
> precise.
> 
> Regards,
> 
> .... Bob Kimble ([EMAIL PROTECTED])
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search Archives:
> <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]

-- 
-----------------
Michael T. Halligan || eLease.com || Systems Administrator
Phone : 408-990-7120 && Fax   : 408-990-7204
"Long live the fighters!" -- Gurney Halleck


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to