Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re: Re: Re: Re: file download security

by swiftone (Curate)
on Apr 15, 2002 at 19:10 UTC ( [id://159293]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: file download security
in thread file download security

Does your webserver support .htaccess files? It probably does. If so, you can use the browser to enforce the password, and not worry about having any code on your side do it. Just search the web for .htaccess and you'll find a ton of tutorials.

Note that the password would still be sent in plain text, but you said you aren't bothered by that.

  • Comment on Re: Re: Re: Re: Re: file download security

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: file download security
by jerrygarciuh (Curate) on Apr 15, 2002 at 19:42 UTC
    I am by NO means an expert but the last time I investigated this there is no equivalent to .htaccess on NT excepting a proprietary .exe called dafauth or something similar
    HTH
    jg
    _____________________________________________________
    Think a race on a horse on a ball with a fish! TG
      Based on a few minutes of Googling, it looks like Netscape, apache, and others retain htaccess even on NT. IIS, on the other hand, does not. It has some weird-but-similar thing mentioned at (for example)http://www.intranetjournal.com/ix/msg/37579.html

      Searching for "IIS and htaccess" should get him the resources he needs.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://159293]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-23 21:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found