you should give every site you add to opencms its own port in tomcat... (eg. 8081 for site2)<br>
and modify opencms-system.xml --> sites --> server to <a href="http://localhost:8081/">http://localhost:8081/</a><br>than you can access your page via <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://localhost:8080/opencms/opencms/sites/site2/index.html" target="_blank">
http://localhost:8081/opencms/opencms/index.html</a><br>
<br>
i think the problem is that your default site (/sites/default/) is configured as your default-uri<br>
in this site-context there is no folder /sites/site2/ ...<br>
<br>
hth<br>
<br>
btw. if its nonsense.... please correct me :)<br>
<br><div><span class="gmail_quote">2005/8/3, Felix Garcia <<a href="mailto:fnmtool@hotmail.com">fnmtool@hotmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have created a folder in /sites/ folder called site2 with a index.html (a<br>TemplateOne template).<br><br>In Project offline I can see the the index.html, and In project online too<br>(once is published)<br><br>but when I close all the internet explorer and I copy the URL
<br>(<a href="http://localhost:8080/opencms/opencms/sites/site2/index.html">http://localhost:8080/opencms/opencms/sites/site2/index.html</a>) in a new IE<br>window, a 404 server error is appearing (A system error reading a resource
<br>occured!)<br><br>What's wrong? how can i display the page without clicking it from OpenCms<br>workplace?<br><br>Thanks in advance<br><br><br><br><br>_______________________________________________<br>This mail is send to you from the opencms-dev mailing list
<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://mail.opencms.org/mailman/listinfo/opencms-dev">http://mail.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div>
<br>