<div><font face="Arial" size="2"><font face="Times New Roman" size="3">Hi all,<br>  
I've installed OpenCMS 6.0.4 on a MySQL 4.0.21-nt server and Tomcat 5.5, all 
under Windows XP. After installation I've started to make an module and one 
template with several pages under /sites/default/my_site. After everything was 
ok in the offline project I've switched to online and from there OpenCMS 
couldn't render the online link.<br><br>This is the generated online 
link:<br><a href="http://localhost:8081/myCMS/opencms/system/workplace/commons/displayresource.jsp?resource=/my_site/index.html">http://localhost:8081/myCMS/opencms/system/workplace/commons/displayresource.jsp?resource=/my_site/index.html
</a><br><br>but 
my_site is under /sites/default/my_site in VFS.<br><br>After changing the URL 
based on my knowledge from OpenCMS 5.0 
to<br><a href="http://localhost:8081/myCMS/export/sites/default/my_site/index.html">http://localhost:8081/myCMS/export/sites/default/my_site/index.html</a> 
<br>Everything is working except the links generated with cms.link , the 
generated links looks like offline 
links:<br><a href="http://localhost:8081/myCMS/opencms/sites/default/my_site/index.html">http://localhost:8081/myCMS/opencms/sites/default/my_site/index.html</a>.<br><br>Has 
anyone encounter this issue before?<br><br>Best regards,<br>Ciprian N. 
iancu</font><br></font></div>