m...@bortal.de wrote:
Hello List,

is there a way to build or code or make a custom HTTP Auth? The plain htaccess one looks ugly and has not all the features that i want.

Are there any alternatives?

There are plenty.
First, you should have a look at the mod_auth_xxxx modules available in the Apache distribution itself. You have not told us which version you are using, or what exactly you want, but anyway start here, just to make sure you get the basics :
http://httpd.apache.org/docs/2.2/howto/auth.html
Then go there :
http://httpd.apache.org/docs/2.2/mod/#A

Then, if that still does not statisfy you, you should have a look at the mod_perl modules for AAA, here :
http://cpan.uwinnipeg.ca/search?query=apache2%3A%3Aauth&mode=dist


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to