Author: diveshdutta
Date: Sat Nov 5 19:29:02 2016
New Revision: 1768274
URL:
http://svn.apache.org/viewvc?rev=1768274&view=revLog:
Fix: Reverting unwanted changes from my last commits.
(OFBIZ-8744)
Modified:
ofbiz/trunk/framework/webapp/config/url.properties
Modified: ofbiz/trunk/framework/webapp/config/url.properties
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/config/url.properties?rev=1768274&r1=1768273&r2=1768274&view=diff==============================================================================
--- ofbiz/trunk/framework/webapp/config/url.properties (original)
+++ ofbiz/trunk/framework/webapp/config/url.properties Sat Nov 5 19:29:02 2016
@@ -22,11 +22,11 @@
# HTTPS Port (Secure port)
port.https.enabled=Y
-port.https=443
+port.https=8443
force.https.host=
# HTTP Port (Not Secure port)
-port.http=80
+port.http=8080
force.http.host=
# If you want to use HTTP then set no.http=N. Else all requests will use HTTPS except if put in the http.request-map.list