|
|
Index
| Recent Threads
| Who's Online
| User List
| Register
| Search
| Help
| |
![]() |
OpenCms Forum » List all forums » Forum: General questions about OpenCms » Thread: alternatives to remove /opencms/opencms/ from url |
|
Thread Status: Normal Total posts in this thread: 4 |
[Add To My Favorites] [Watch this Thread] |
| Author |
|
|
Advanced Member
|
Hello, I have jsp site in opencms, and I'd like to remove /opencms/opencms/ from the url; modifying web.xml and opencms.properties (http://opencms.al-arenal.de/tutorials/remove-opencms-from-url.pdf ), the site don't work, so, is there another way to do this ? Thanks to everyone! |
||
|
|
Advanced Member ![]() Joined: Mar 9, 2003 Posts: 1279 Status: Offline |
Hello, actually i know only one other way. This is to install Tomcat via a mod_jk or another connector into a apache with a mod_proxy and mod_rewrite. This works sure but is a absolutely overdosed thing Bye Joachim Arrasz Synyx oHG ---------------------------------------- -- /** * Joachim Arrasz * OpenSource Solutions * Synyx GmbH & Co. KG Karlstr. 68 76137 Karlsruhe * @phone +49(0)721 66 24 866 * @eMail arrasz@synyx.de * @www http://www.synyx.de */ |
||
|
|
Advanced Member
|
Thanks for the answer Joachim, I'll try your way, but I have only another question: in my site I have many links with /opencms/openmcs/..., could this be a problem or will they normally work? Thanks. |
||
|
|
Advanced Member ![]() Joined: Mar 9, 2003 Posts: 1279 Status: Offline |
Hi, this should work without any problems In fact the APache does only hide the /opencms/opencms part of the URL Bye Joachim Arrasz Synyx oHG ---------------------------------------- -- /** * Joachim Arrasz * OpenSource Solutions * Synyx GmbH & Co. KG Karlstr. 68 76137 Karlsruhe * @phone +49(0)721 66 24 866 * @eMail arrasz@synyx.de * @www http://www.synyx.de */ |
||
|
| [Show Printable Version of Thread] |