in reply to Re: Re: Switching to SSL under mod_perl
in thread Switching to SSL under mod_perl
Also, you might want to consider doing everything with https. This doesn't work on a public login site but makes a lot of sense on an intranet. This has the advantage that you don't have to worry about errors in the access control since everything is encrypted.
|
---|