Removing /opencms/opencms from site url
(Difference between revisions)
m |
|||
Line 10: | Line 10: | ||
Please keep in man | Please keep in man | ||
− | === Alternative way === | + | ==== Alternative way ==== |
[[Removing_the_/opencms/opencms_prefix_without_using_Apache]] | [[Removing_the_/opencms/opencms_prefix_without_using_Apache]] |
Revision as of 12:39, 2 November 2009
Contents |
1st opencms
The first opencms is the webapplication name (context). It is removed by installing opencms in the default webapp (for tomcat "ROOT"). This is done by renaming opencms.war to ROOT.war before installation. Also keep in mind that the database will be named ROOT then.
2nd opencms
The second opencms is rewritten in the apache2 configuration.
Procedure
All this is described here: MultiSite_configuration_instructions_(apache_+_mod_jk). Please keep in man