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

           Summary: Proxy error on url with "_"
           Product: Apache httpd-2
           Version: 2.0.61
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Apache+mod_proxy+mod_proxy_http on FreeBSD 6.2.
Both 2.0.59 and 2.0.61

Config is simplest and has no changes after install except:

|LoadModule proxy...
|LoadModule http_proxy...
|...
|ProxyRequests On
|<Proxy *>
|       Order allow,deny
|       Allow from all
|</Proxy>
 
Url "error.livejournal.com" - it work fine.
Url "error_.livejournal.com" or "_error.livejournal.com" - it returns code 502
with reason "DNS lookup failure".

The problem is sing "_".

Actually server returns code 302.

Same version on Windows2K works fine.

-- 
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