Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Trying to allow cgi script to access htpasswd protected files.

by kschwab (Vicar)
on Nov 14, 2013 at 03:21 UTC ( [id://1062519]=note: print w/replies, xml ) Need Help??


in reply to Trying to allow cgi script to access htpasswd protected files.

Try this type of url maybe?
http://username:password@site.com/rest/of/url
If that doesn't work, LWP can fetch basic auth pages into a string, then you can do:
$image->Read(blob=>$string);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-23 21:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found