logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Digest auth - problems with download managers
Author
Qmpeltaty



Joined: 06 Feb 2008
Posts: 182
Location: Poland

PostPosted: Tue 26 Feb '08 15:41    Post subject: Digest auth - problems with download managers Reply with quote

Hi

I have Apache/2.2.6 (Win32) mod_ssl/2.2.6 OpenSSL/0.9.8e mod_jk/1.2.25 installed on Win2k3 RS2 x64 server. Some site is secured by auth digest with login and password. When i use direct access to this site using site browser a window popups with login/password request and when login/pass match i can get access to secured area. But when i'm using any of download manager ( fe. Free Download Manager, Internet Download Manager etc.) i can't access to the site while login and password match.- just prompting for l/p all over again. Any ideas ?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Thu 28 Feb '08 17:10    Post subject: Reply with quote

Note sure if it works. But in older Browser you can add user and password in the url. Maybe that works.

http://USER:password@domain.tld/file.ext
Back to top


Reply to topic   Topic: Digest auth - problems with download managers View previous topic :: View next topic
Post new topic   Forum Index -> Apache