You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Gerardo Blanco <gb...@gatelink.net> on 1999/06/10 20:39:42 UTC

general/4560: Strange Situation with ErrorDocument running in 2 daemons

>Number:         4560
>Category:       general
>Synopsis:       Strange Situation with ErrorDocument running in 2 daemons
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Jun 10 11:40:01 PDT 1999
>Last-Modified:
>Originator:     gblanco@gatelink.net
>Organization:
apache
>Release:        1.3.3
>Environment:
SCO_SV gate 3.2 2 i386
>Description:
I am running 2 httpd daemons with different configuration files each one.
httpd1 -f conf1/httpd.conf and httpd2 -f conf2/httpd.conf
I have the instruction ErrorDocument 403 /sorry.htm in conf1/srm.conf file
but not in the conf2/srm.conf configuration file.
When somebody try to access a document in a domain using conf1/httpd.conf, the
document sorry.htm works, But, if somebody try to access a document in a
domain using conf2/httpd.conf I will expect to receive the standar error
NOT FOUND, but, the sorry.htm document is tried to be executed.
each domain has different directories.
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]