Posts

Showing posts from October, 2017

URL Change to storefront

To change storefront URL, you have to perform below steps. 1.        Goto local.properties and add below mystorefront.webroot=/mystorefront 2.        Goto HMC and perform below steps a.        HMC -> WCMS -> WebSites -> mysite -> properties -> Configuration -> URL Patterns -> (?i)^https?://[^/]+(/[^?]*)?/ mystorefront .*$  

Change default ports for storefront

Go to server.xml at below path and make changes to ports of http, https, rmiRegistryPortPlatform, rmiServerPortPlatform.   C:\hybrisdemo\hybris\bin\platform\tomcat\conf\server.xml