DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41600>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41600

           Summary: 403 and 404 pages display pic twice when using absolute
                    paths to imgs rather than relative
           Product: Apache httpd-2
           Version: 2.2.4
          Platform: Other
               URL: http://industrialrefuge.org
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_vhost_alias
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


set ErrorDocument in virtualHosts, then use a relative path within the error
document say ,404 for this example, if you type in hostname/pagethatdoesntexist
the custom error document wont show. type in
hostname/folderthatdoesexist/pagethatdoesnt the custom error page will show.

change the custom error page to relative paths, ie css and imgs, then
hostname/pagethatdoesnt exist will show the custom error page. but when you type
in hostname/folder/pagethatdoesntexist you will get your custom error page with
two images instead of the one.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to