FAQ
(Difference between revisions)
(→Why does the default installation have /opencms/opencms/ as folder?) |
(→General questions) |
||
Line 2: | Line 2: | ||
=== 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 of your OpenCms installation in the webapps folder of your servlet container (tomcat,jboss,etc.), the second is a servlet mapping to the main OpenCms servlet which handles the requests. There is a howto to get rid of /opencms/opencms. | The first OpenCms is the folder of your OpenCms installation in the webapps folder of your servlet container (tomcat,jboss,etc.), the second is a servlet mapping to the main OpenCms servlet which handles the requests. There is a howto to get rid of /opencms/opencms. | ||
+ | == User Management == |
Revision as of 12:07, 1 November 2006
General questions
Why does the default installation have /opencms/opencms/ as folder?
The first OpenCms is the folder of your OpenCms installation in the webapps folder of your servlet container (tomcat,jboss,etc.), the second is a servlet mapping to the main OpenCms servlet which handles the requests. There is a howto to get rid of /opencms/opencms.