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=31068>.
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=31068

FEATURE REQ: ErrorDocument custom string %URL% substitution

           Summary: FEATURE REQ: ErrorDocument custom string %URL%
                    substitution
           Product: Apache httpd-2.0
           Version: 2.0-HEAD
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


FEATURE REQUEST

  ErrorDocument

  Anhanced "string" feature

DESCRIPTION

Please add a *tag* that is substituted with the URL address, just like
in the 'default'. Now it is only possible to display custom string, but 
it would be helpful to include the URL pointed to as well, like

   ErrorDocument 403 "403 Forbidden. You don't have permission top access %URL% 
..."

In above, the %URL% would be substituted with the location. Just like in 
'default'

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

Reply via email to