Fixed
Details
Assignee
Pani GuiPani Gui(Deactivated)Reporter
Arthur HsiaoArthur Hsiao(Deactivated)Labels
Branch Version/s
6.1.x6.0.xBackported to Branch
CommittedGit Pull Request
Components
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee
Pani Gui
Pani Gui(Deactivated)Reporter
Arthur Hsiao
Arthur Hsiao(Deactivated)Labels
Branch Version/s
6.1.x
6.0.x
Backported to Branch
Committed
Git Pull Request
Components
Fix versions
Affects versions
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created January 11, 2012 at 4:06 PM
Updated June 24, 2023 at 3:45 PM
Resolved March 12, 2012 at 2:43 PM
1. Navigate to [bundles]/conf/Catalina/localhost/ and rename ROOT.xml to liferay.xml
2. Open liferay.xml and change <Context path="" crossContext="true"> to <Context path="/liferay" crossContext="true">
3. Rename ROOT folder in [bundles]/webapps to liferay
4. Add the property "portal.ctx=/liferay" to portal-ext.properties
5. Start application server and navigate to http://localhost:8080/liferay
6. Login and add a Web Proxy portlet to the page
7. Configure url to point to a page with images, css files, etc
8. save
9. Pictures cannot be seen and also when you click on an article, it will not redirect you to the right place.