Author: ashish
Date: Sat Sep 20 15:40:09 2014
New Revision: 1626461
URL:
http://svn.apache.org/r1626461Log:
Reverting unwanted changes. :-(
Modified:
ofbiz/branches/release13.07/framework/webapp/config/url.properties
Modified: ofbiz/branches/release13.07/framework/webapp/config/url.properties
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release13.07/framework/webapp/config/url.properties?rev=1626461&r1=1626460&r2=1626461&view=diff==============================================================================
--- ofbiz/branches/release13.07/framework/webapp/config/url.properties (original)
+++ ofbiz/branches/release13.07/framework/webapp/config/url.properties Sat Sep 20 15:40:09 2014
@@ -22,11 +22,11 @@
# HTTPS Port (Secure port)
port.https.enabled=Y
-port.https=28443
+port.https=8443
force.https.host=
# HTTP Port (Not Secure port)
-port.http=28080
+port.http=8080
force.http.host=
# Static Content URLs to make it easy to move the serving load for static content to other machines