<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=621235114-08032006><FONT face=Arial 
color=#0000ff size=2>Try changing <exporturl> back to what it was, but 
with 8081 instead of 8080.  It looks as though you were using the wrong 
port number.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff 
size=2></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=621235114-08032006><FONT face=Arial 
color=#0000ff size=2>Jon</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> opencms-dev-bounces@opencms.org 
[mailto:opencms-dev-bounces@opencms.org] <B>On Behalf Of </B>Møller, Casper R. 
(CRM)<BR><B>Sent:</B> 08 March 2006 13:38<BR><B>To:</B> 
opencms-dev@opencms.org<BR><B>Subject:</B> [opencms-dev] Apache and mod_proxy 
workplace not working<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>
<P><FONT face="Courier New" size=2><SPAN class=988533113-08032006>My Tomcat 
server.xml</SPAN></FONT></P>
<P><FONT face="Courier New" size=2><Server port="8005" shutdown="SHUTDOWN" 
debug="0"> </FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>    </SPAN><Service 
name="Tomcat-Standalone"></FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>    </SPAN><!-- Define a connector 
for the "public visible" server name --></FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>    </SPAN><Connector 
className="org.apache.coyote.tomcat4.CoyoteConnector"</FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>        
</SPAN>port="8081" minProcessors="5" maxProcessors="75"</FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>        
</SPAN>proxyName="192.168.8.86" proxyPort="80"</FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>        
</SPAN>enableLookups="true" redirectPort="8443"</FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>        
</SPAN>acceptCount="100" debug="0" connectionTimeout="20000"</FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>        
</SPAN>useURIValidationHack="false" disableUploadTimeout="true" /> 
</FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>        
</SPAN><Engine name="Standalone" defaultHost="localhost" 
debug="0"></FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>            
</SPAN><Host name="localhost" debug="0" appBase="webapps" unpackWARs="true" 
autoDeploy="true"></FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>            
</SPAN><!-- You can change "unpackWARs" and "autoDeploy" to false after the 
installation is finished --> </FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>            
</SPAN><Logger 
className="org.apache.catalina.logger.FileLogger"</FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>            
</SPAN>directory="logs" prefix="localhost_log." suffix=".txt"</FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>            
</SPAN>timestamp="true"/></FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>            
</SPAN></Host> </FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>        
</SPAN></Engine> </FONT></FONT></P>
<P><FONT face="Courier New"><FONT size=2><SPAN 
class=988533113-08032006>    </SPAN></Service> 
</FONT></FONT></P>
<P><FONT face="Courier New" size=2></Server></FONT></P></DIV>
<P style="MARGIN: 0cm 0cm 0pt"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><FONT face="Courier New" size=2>My httpdf.conf (Virtual 
host)</FONT></SPAN></SPAN></SPAN></P>
<P style="MARGIN: 0cm 0cm 0pt"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><FONT face="Courier New" 
size=2></FONT></SPAN></SPAN></SPAN> </P>
<P style="MARGIN: 0cm 0cm 0pt"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><FONT face="Courier New" size=2>NameVirtualHost 
*:80<BR><VirtualHost *:80>    <BR>    
<Directory 
"C:/Tomcat_55/webapps/ROOT/"><BR>     Order 
allow,deny<BR>         Allow from 
all<BR>    </Directory>     
</FONT></SPAN></SPAN></SPAN></P>
<P style="MARGIN: 0cm 0cm 0pt"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><FONT face="Courier New" size=2>    
ServerName 192.168.8.86    <BR>    
ServerAdmin </FONT><A href="mailto:webmaster@alkacon.com"><FONT 
face="Courier New" size=2>webmaster@alkacon.com</FONT></A><FONT 
face="Courier New" size=2>    <BR>    
DocumentRoot 
"C:/Tomcat_55/webapps/ROOT/"    <BR>    
ErrorLog logs/error.log        
</FONT></SPAN></SPAN></SPAN></P>
<P style="MARGIN: 0cm 0cm 0pt"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><FONT face="Courier New" size=2>    # 
Log only non-redirect requests in "normal" log 
file    <BR>    SetEnvIf Request_URI 
"\/opencms\/*" redirect    <BR>    CustomLog 
logs/localhost-access.log common env=!redirect    
</FONT></SPAN></SPAN></SPAN></P>
<P style="MARGIN: 0cm 0cm 0pt"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><FONT face="Courier New" size=2>    
ProxyPass         
/opencms/                 
!    <BR>    RedirectPermanent 
/opencms/                 
</FONT><A href="http://192.168.8.86/"><FONT face="Courier New" 
size=2>http://192.168.8.86/</FONT></A><FONT face="Courier New" 
size=2>    </FONT></SPAN></SPAN></SPAN></P>
<P style="MARGIN: 0cm 0cm 0pt"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><FONT face="Courier New" size=2>    
ProxyPass         
/resources/               
!    <BR>    
ProxyPass         
/export/                  
!        </FONT></SPAN></SPAN></SPAN></P>
<P style="MARGIN: 0cm 0cm 0pt"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><FONT face="Courier New" size=2>    
ProxyPass         
/                         
</FONT><A href="http://localhost:8081/opencms/"><FONT face="Courier New" 
size=2>http://localhost:8081/opencms/</FONT></A><FONT face="Courier New" 
size=2>    <BR>    ProxyPassReverse  
/                         
</FONT><A href="http://localhost:8081/opencms/"><FONT face="Courier New" 
size=2>http://localhost:8081/opencms/</FONT></A></SPAN></SPAN></SPAN></P>
<P style="MARGIN: 0cm 0cm 0pt"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><FONT face="Courier New" 
size=2></VirtualHost></FONT></SPAN></SPAN></SPAN></P>
<P style="MARGIN: 0cm 0cm 0pt"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><FONT face="Courier New" 
size=2></FONT></SPAN></SPAN></SPAN> </P>
<P style="MARGIN: 0cm 0cm 0pt"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><FONT face="Courier New"><FONT size=2>And my 
export/import opencms config file (After removed </FONT><FONT 
size=2>${CONTEXT_NAME} It stil dosen't work</FONT><FONT 
size=2>)</FONT></FONT></SPAN></SPAN></SPAN></P><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN><SPAN 
class=988533113-08032006><PRE><FONT size=2>  <rendersettings>
      <rfs-prefix>/export</rfs-prefix>
      <vfs-prefix></vfs-prefix>
      <userelativelinks>false</userelativelinks>   
      <exporturl></FONT><A href="http://127.0.0.1:8080/handle404</exporturl"><FONT size=2>http://127.0.0.1:8080/handle404</exporturl</FONT></A><FONT size=2>>
      ...
  </rendersettings></FONT></PRE></SPAN></SPAN></SPAN>
<P><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial'">This email message 
(including any attachments) is for the sole use of the intended recipient(s) and 
may contain confidential and privileged information. Any review, use, disclosure 
or distribution of this email (or any attachment thereto) by others is 
prohibited. If you are not the intended recipient, please contact the sender 
immediately by reply email and destroy all copies of the original message and 
any attachments thereto.</SPAN></P>
<P><SPAN 
style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial'"></SPAN> </P></BODY></HTML>