Posted by
Rupert Howell on
Sep 09, 2005; 7:50pm
URL: http://ofbiz.116.s1.nabble.com/OFBiz-Users-Weird-multi-instance-configuration-tp135811p135819.html
Hi Andrew,
It looks like everything I need is already there IBM Webserver/Windows
installation - just commented out of the httpd.conf and there's nothing
on the production server yet so I'm free to stop and start as many times
as I like (thankfully).
I've got the http rewrite working OK - I'm a bit (in fact very) puzzled
over the https. I want Apache to take care of the SSL
The problem I've got here is that with AJP I had disabled the http and
https listeners. Now I'm using the mod_proxy and mod_rewrite I've
re-enabled them - is there something I should do within ofbiz to stop
it using its ssl certificate?
Do you think you could post how the virtualhost for the secure
connection would look. I'm very confused here as to what SSL directives
I should be using or what should be where. Under mod_jk I had the ssl
stuff working so I'm sure I've got no problem with the certificates etc
and mod_ssl is definitely enabled and working.
Any help here would be much appreciated - been stuck since I last posted!!
Regards,
Rupert
Andrew Sykes wrote:
>Rupert,
>
>One last point.
>
>You might find this a stumbling block as you seem to be working with a
>production server...
>
>The chances are you'll have to recompile apache with
>mod_proxy/mod_rewrite. Remember to back up your existing httpd.conf
>first!
>
>----------------------
>./configure --enable-rewrite --enable-proxy
>make
>make install
>----------------------
>
>Best of Luck!
>
>
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users