FAQ
(Difference between revisions)
(→General questions) |
(→Why does the default installation have /opencms/opencms/ as folder?) |
||
Line 1: | Line 1: | ||
== General questions == | == General questions == | ||
=== Why does the default installation have /opencms/opencms/ as folder? === | === Why does the default installation have /opencms/opencms/ as folder? === | ||
− | The first opencms is the folder | + | The first opencms is the folder in your webapps dir of your servlet container (tomcat,jboos,etc.), the second opencms is a servlet mapping to the main Servlet of OpenCms. |
Revision as of 11:41, 1 November 2006
General questions
Why does the default installation have /opencms/opencms/ as folder?
The first opencms is the folder in your webapps dir of your servlet container (tomcat,jboos,etc.), the second opencms is a servlet mapping to the main Servlet of OpenCms.