This is a discussion on htpassword are case sensitive? within the Apache Web Server forums, part of the Web Server and Related Forums category; Once and for all: htpassword are case sensitive? Thank you...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
frankarturi@gmail.com a écrit :
> Once and for all: htpassword are case sensitive? Yes. -- Nicolas - 06 20 71 62 34 - http://nicolas.bouthors.org/album/ |
|
|||
|
On Mar 7, 11:13 am, Nicolas BOUTHORS <nico...@bouthors.org> wrote:
> frankart...@gmail.com a écrit : > > > Once and for all: htpassword are case sensitive? > > Yes. > > -- > Nicolas - 06 20 71 62 34 -http://nicolas.bouthors.org/album/ How can I do to have Apache and not case sensitive password? |
|
|||
|
On Mon, 10 Mar 2008 04:59:34 -0700 (PDT),
frankarturi@gmail.com wrote: >On Mar 7, 11:13 am, Nicolas BOUTHORS <nico...@bouthors.org> wrote: >> frankart...@gmail.com a écrit : >> >> > Once and for all: htpassword are case sensitive? >> >> Yes. >> >> -- >> Nicolas - 06 20 71 62 34 -http://nicolas.bouthors.org/album/ > >How can I do to have Apache and not case sensitive password? Not with Apache. The http basic authentication protocol is case sensitive. You could write a PHP / Perl / Java / C / ... program which implements authentication with case-insensitive passwords. -- ( Kees ) c[_] Plan to be more spontaneous. (#421) |
| Thread Tools | |
| Display Modes | |
|
|