Change the port in url.properties to 80 and set mount point of your
ecommerce component (ofbiz-component.xml) to "/".
port.http=80

For production deployments it's always better to use virtual hosts
configured in your apache HTTPD config file.

On Mon, Jun 22, 2015 at 1:38 PM, Tom Running <[email protected]> wrote:

> I need the ecommerce website to run on port 80 with a shorter URL.
>
> How to change this URL
>
> http://erp1.test.com:8080/ecommerce/control/main
>
> To
>
> http://erp1.test.com
>
> Permanently
>
>
> Thanks,
> -T
>

Reply via email to