in reply to Getting username and password from the URL.
If you use Apache's built-in authentication modules, you can be relatively certain the password was given correctly, so there's probably no need to check it a second time in your script.
It also seems like you should be able to implement something in mod_perl to obtain the password, but I haven't looked into it enough to know.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: Re: Getting username and password from the URL.
by Punto (Scribe) on Jun 11, 2000 at 23:17 UTC |