Removing /opencms/opencms from site url
(Difference between revisions)
Marc.johnen (Talk | contribs) |
Marc.johnen (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | == Install opencms as ROOT with a very simple configuration of Apache and mod_jk == (still works with OpenCms 7.05, Apache 2.2.9 and Tomcat 6). | ||
+ | |||
Also, a guide ships with Opencms. | Also, a guide ships with Opencms. | ||
Line 5: | Line 7: | ||
Other post listing various methods of removal (including URL rewrite with Tomcat only) by Arash Kaffamanesh can be found [http://lists.opencms.org/pipermail/opencms-dev/2008q4/030889.html here] | Other post listing various methods of removal (including URL rewrite with Tomcat only) by Arash Kaffamanesh can be found [http://lists.opencms.org/pipermail/opencms-dev/2008q4/030889.html here] | ||
− | + | ||
+ | |||
+ | |||
== External Links == | == External Links == | ||
* [http://www.opencms-forum.de/opencms-forum/viewthread?thread=713 With mod_jk/Apache] | * [http://www.opencms-forum.de/opencms-forum/viewthread?thread=713 With mod_jk/Apache] |
Revision as of 16:02, 5 November 2008
== Install opencms as ROOT with a very simple configuration of Apache and mod_jk == (still works with OpenCms 7.05, Apache 2.2.9 and Tomcat 6).
Also, a guide ships with Opencms.
See this post http://opencms-forum.de/opencms-forum/viewthread?thread=1990
Other post listing various methods of removal (including URL rewrite with Tomcat only) by Arash Kaffamanesh can be found here