Is your document in the IFS under "/www/testsetup/htdocs/index_down.html".
Based on this configuration, this is where it would be expected.
 
Justin
 
________________________________

From: [email protected] on behalf of davisrsims
Sent: Fri 24/02/2006 20:34
To: [email protected]
Subject: [Easy400Group] custom error messages


I am trying to use the custom error messages option on the Apache 
Server.  I am on a V5R3 machine. I have a web server with a server 
instance that uses a reverse proxy to access an application server.  
I want to display a html page when the web server is not able to 
contact the application server because it is down.  I have tried 
several things but I never get my error page to display.  I just get 
the standard  502 Proxy error page.  Any help would be greatly 
appreciated.  Below is part of my config file.

LoadModule 
proxy_module /QSYS.LIB/QHTTPSVR.LIB/QZSRCORE.SRVPGM              
LoadModule 
proxy_http_module /QSYS.LIB/QHTTPSVR.LIB/QZSRCORE.SRVPGM         
LoadModule 
proxy_connect_module /QSYS.LIB/QHTTPSVR.LIB/QZSRCORE.SRVPGM      
LoadModule 
proxy_ftp_module /QSYS.LIB/QHTTPSVR.LIB/QZSRCORE.SRVPGM          
Listen 
172.19.0.5:8101                                                      
DocumentRoot /www/testsetup/htdocs                                   
ServerUserID QTMHHTTP                
AddOutputFilter INCLUDES .html       
Alias /images/  /www/images/         
Alias /utilities/  /www/utilities/   
ProxyPass / http://172.16.10.6:8101/ 
ProxyErrorOverride On              
ProxyTimeout 60                    
ErrorDocument 500 /index_down.html 
ErrorDocument 502 /index_down.html 
ErrorDocument 504 /index_down.html 
ErrorDocument 400 /index_down.html 
ErrorDocument 300 /index_down.html  

I have tried putting the full path name for the html in the error 
document statement but that didn't help.
Thanks is advance.    







SPONSORED LINKS 
How to format a computer hard drive 
<http://groups.yahoo.com/gads?t=ms&k=How+to+format+a+computer+hard+drive&w1=How+to+format+a+computer+hard+drive&w2=Cobol+programmer&w3=Iseries+400&w4=How+to+format+a+computer&c=4&s=110&.sig=GszsdnimLS-dvcnmub6phw>
       Cobol programmer 
<http://groups.yahoo.com/gads?t=ms&k=Cobol+programmer&w1=How+to+format+a+computer+hard+drive&w2=Cobol+programmer&w3=Iseries+400&w4=How+to+format+a+computer&c=4&s=110&.sig=AbZ-KLSGS2TJO7G7jeD5RQ>
     Iseries 400 
<http://groups.yahoo.com/gads?t=ms&k=Iseries+400&w1=How+to+format+a+computer+hard+drive&w2=Cobol+programmer&w3=Iseries+400&w4=How+to+format+a+computer&c=4&s=110&.sig=XE1haYjZMUhU-WSfZCdqgg>
       
How to format a computer 
<http://groups.yahoo.com/gads?t=ms&k=How+to+format+a+computer&w1=How+to+format+a+computer+hard+drive&w2=Cobol+programmer&w3=Iseries+400&w4=How+to+format+a+computer&c=4&s=110&.sig=qIhBH8f1R3fGarcZfk2pRg>
     

________________________________

YAHOO! GROUPS LINKS 


        
*        Visit your group "Easy400Group 
<http://groups.yahoo.com/group/Easy400Group> " on the web.
          
*        To unsubscribe from this group, send an email to:
         [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
          
*        Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service 
<http://docs.yahoo.com/info/terms/> . 


________________________________




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Easy400Group/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

<<winmail.dat>>

Reply via email to