<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE></TITLE>

<META content="MSHTML 6.00.2800.1479" name=GENERATOR></HEAD>
<BODY><!-- Converted from text/plain format -->
<P><FONT size=2><FONT face=Arial>Does anyone know how to configure 
Tomcat-STANDALONE for multiple websites that have different domains on the SAME 
machine WITHOUT the /opencms/opencms/ context/servlet?<BR><BR>I've searched 
high and low, all I can find is Tomcat/Apache config doc's. I've tried many 
different things based on these doc's but nothing seems to work.<BR><BR>Do I 
need proxy software? Can it even be done?<BR><BR>OpenCMS 6A2<BR>Tomcat 
5.0.28<BR>MySQL 4.1.17<BR>LINUX Red Hat Enterprise Linux 3.0<BR><BR>An 
example domain is brandonrha.mb.ca. My server is called brha-opencms. 
my site is under /sites/brandonrha/. Each domain is in the master DNS, 
resolves, pings etc.</FONT></FONT></P>
<P><FONT size=2><FONT face=Arial>I have the default Host and Connector in Tomcat 
(except the connector is for port 80). The only changes I have are installing 
OpenCMS as the ROOT app (removes the FIRST /opencms/). Must I add another host 
for brha-opencms.brandonrha.mb.ca? It never made a difference 
before...!<BR><BR>Do I need to change something in opencms-importexport.xml? 
Like the code in bold? I've removed/altered them before with disastrous results 
(can't find the /system/login/ after that)<BR>    
<rendersettings><BR>                        
<rfs-prefix><STRONG>${CONTEXT_NAME}/export</STRONG></rfs-prefix><BR>                        
<vfs-prefix><STRONG>${CONTEXT_NAME}${SERVLET_NAME}</STRONG></vfs-prefix><BR>                        
<userelativelinks>false</userelativelinks><BR>                        
<exporturl></FONT><A href="http://127.0.0.1:8080/$"><FONT 
face=Arial>http://127.0.0.1:8080/$</FONT></A><FONT 
face=Arial>{CONTEXT_NAME}/handle404</exporturl><BR>                        
<plainoptimization>true</plainoptimization><BR>                        
<testresource 
uri="/system/shared/page.dtd"/><BR>                        
<resourcestorender><BR>                                
<regex>/sites/.*</regex><BR>                                
<regex>/system/galleries/.*</regex><BR>                                
<regex>/system/modules/.*/resources/.*</regex><BR>                        
</resourcestorender><BR>                
</rendersettings><BR></P></FONT></FONT>
<P><FONT size=2><FONT face=Arial>Is my opencms-system.xml 
wrong?</FONT></FONT></P>
<P><FONT size=2><FONT face=Arial><FONT 
face=Tahoma><sites><BR>                        
<workplace-server>http://localhost</workplace-server><BR>                        
<default-uri>/sites/default/</default-uri><BR>                        
<site server="<A href="http://localhost">http://localhost</A>" 
uri="/sites/default/"/><BR>                        
<site server="<A href="http://brha-opencms">http://brha-opencms</A>" 
uri="/sites/brandonrha/"/><BR>                
</sites></FONT></FONT></FONT></P>
<P><FONT size=2><FONT face=Arial><FONT 
face=Tahoma></FONT></FONT></FONT> </P>
<P><FONT size=2><FONT face=Arial><FONT face=Tahoma>Any advice would be 
helpful... I'm coming to my wits end!</FONT></FONT></FONT></P>
<P><FONT size=2><FONT face=Arial><FONT 
face=Tahoma></FONT></FONT></FONT> </P>
<P><FONT size=2><FONT face=Arial><FONT 
face=Tahoma>-Clayton</FONT></P></FONT></FONT></BODY></HTML>