This is a discussion on LWP, Apache 1.3.31, & basic credential within the Linux Web Servers forums, part of the Web Server and Related Forums category; I have tried LWP 5.76 and 5.80. The POST with Apache 1.3.29 works fine, but it ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have tried LWP 5.76 and 5.80.
The POST with Apache 1.3.29 works fine, but it hangs with Apache 1.3.31. $ POST -C user:password http://myserver/auth-bin/script.pl GET and HEAD work fine with both versions of Apache. I don't know what to try next. Any suggestions? |