<DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>I would like to change /opencms/opencms/index.html url to /index.html. So I did the following steps:</DIV>
<DIV>1- In web.xml, change <url-pattern>/opencms/*</url-pattern> to <url-pattern>/*</url-pattern><BR>2-Then change following value in opencms.properties: <BR>url_prefix_http=/${WEB_APP_NAME}/opencms change it to blank value <BR>url_prefix_http=<BR>3- add <Context path="" docBase="opencms" debug="0"/><BR>       <Context path="/resources" docBase="opencms/resources" debug="0"/><BR>to server.xml</DIV>
<DIV><BR>After applying those changes, I can successfully login to openccms with servername/system/login url. </DIV>
<DIV><BR>But I have problem when I try to open pages with template. I get the following error:</DIV>
<DIV> </DIV>
<DIV>[jsptemplate] ??? com.opencms.core.CmsException: 0 Unknown exception. Detailed error: [CmsJspTemplate] Error while reading JSP /system/modules/MFA/jsptemplates/MFA_Default.jsp com.opencms.core.CmsException: 28 Error while launching template class. Detailed error: Error in CmsJspLoader.loadTemplate() while loading /system/modules/MFA/jsptemplates/MFA_Default.jsp javax.servlet.ServletException: FlexDispatcher: Dectected inclusion loop for target /system/modules/MFA/jsptemplates/MFA_Default.jsp. root cause was javax.servlet.ServletException: FlexDispatcher: Dectected inclusion loop for target /system/modules/MFA/jsptemplates/MFA_Default.jsp. root cause was com.opencms.core.CmsException: 28 Error while launching template class. Detailed error: Error in CmsJspLoader.loadTemplate() while loading /system/modules/MFA/jsptemplates/MFA_Default.jsp javax.servlet.ServletException: FlexDispatcher: Dectected inclusion loop for target /system/modules/MFA/jsptemplates/MFA_Default.jsp. root
 cause was javax.servlet.ServletException: FlexDispatcher: Dectected inclusion loop for target /system/modules/MFA/jsptemplates/MFA_Default.jsp</DIV>
<DIV><BR>How can I solve this problem?</DIV>
<DIV>Is there another way for removing /opencms/opencms/ from url?</DIV>
<DIV> </DIV>
<DIV>Regards,<BR>Farnaz</DIV>
<DIV> </DIV><p>
                <hr size=1>Do you Yahoo!?<br><a
href="http://vote.yahoo.com">vote.yahoo.com</a> - Register online to vote today!