>Number:         435
>Category:       mod_alias
>Synopsis:       REDIRECT_* vars not available under Solaris
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Apr 21 01:40:01 1997
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.2b8
>Environment:
GCC 2.7.2, Solaris 2.4, Sparcstation 20
>Description:
I tried the following line in our Apache 12b8:
 
ErrorDocument 404 http://saarland/cgi-sz/test.cgi    

test.cgi looks like this :

#!/usr/bin/csh
echo "content-type: text/plain"
echo ""
setenv

In case of error 404 the script shows correctly the environment
however I can't see anywhere any REDIRECT_ vars like REDIRECT_URL
as mentioned in the Apache docs. The same works fine with Apache 12b8
under Linux.

Any idea ?
>How-To-Repeat:
http://saarland.sz-sb.de:2003/missing_url/
 
>Fix:

>Audit-Trail:
>Unformatted:


Reply via email to