I would like to do authentication with out using apache's basic authentication (I want a form based login and not basic's login/pass pop-up). All the apache documentation says that you can handle this your self but I can not seem to find how people are doing this (apparently I am doing googling for the right words!). I am running apache2, postgresql, and perl all the latest stable builds. Any suggestions are welcome!