I know how to change the mount to root (in fact this is how it's setup right 
now), but how do I SSL to 443? In other words where is the setting?

>>> Raj Saini <[EMAIL PROTECTED]> 7/14/2008 11:45:23 AM >>>

There are different way of doing it:

1. Mount your application to root mount point change the http port to 80 
and SSL to 443.
2. Front OFbiz server with Apache web server and use mod ajp proxy, 
mod_jk or mod_rewrite. You can find more about mod_jk and mod_ajp_proxy 
somewhere on wiki and mailing list.

Thanks,

Raj
Robert Volke wrote:
> Hi,
>
> I'm trying to redirect the url for my ecommerce application.  So what I need 
> to make happend is when somebody types in www.sitename.com it should redirect 
> to http://server.domain:<port>/ecommerce .   
> I'm trying to look at Apache HTTP redirect but is there an easier way?
>
> Thanks
>
>
>   


Reply via email to