Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Perl and Apache Configuration Files

by arhuman (Vicar)
on Jan 07, 2002 at 18:53 UTC ( [id://136833]=note: print w/replies, xml ) Need Help??


in reply to Perl and Apache Configuration Files

Super Search brings a lot of results on this topic,
one including a pointer to HTTPD::UserManage,
which seems a good solution to my mind.

UPDATE :

Another solution could be Apache::Htpasswd

"Only Bad Coders Code Badly In Perl" (OBC2BIP)
  • Comment on Re: Perl and Apache Configuration Files

Replies are listed 'Best First'.
Re: Re: Perl and Apache Configuration Files
by newrisedesigns (Curate) on Jan 07, 2002 at 20:51 UTC

    Thanks for the link to the Apache CPAN link. I just attempted to "use" the module in my program, and it returns a 500 error.

    I'm going take another look around to see if I can find something else.

    I also attempted using a standard string as a salt, and the server doesn't recognize the password (but does acknowledge the generated .htaccess and the .htpasswd file).

        I did have an "|| &error; " appended to the use statement, but it still returned an error. I assume it's a fatal error (thus leading me to believe that the module is not present), however I will try some alternatives to see if I can pinpoint why I recieve that error.

        No luck with the "manual" creation of .htpasswd files. I double checked to make sure that the .htaccess is pointing to the created file for "AuthUserFile". Perhaps permissions need to be set?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 07:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found