Hi Guys,

Any difference is there in handling(Configuring) the
below modules between apache 1.3.x and apache 2.2.x

- server side includes
- mod_cgi
- mod_setenvif
- mod_rewrite

Arun
--- Boyle Owen <[EMAIL PROTECTED]> wrote:

> > -----Original Message-----
> > From: Fenlason, Josh [mailto:[EMAIL PROTECTED] 
> > Sent: Wednesday, November 22, 2006 7:00 PM
> > To: users@httpd.apache.org
> > Subject: [EMAIL PROTECTED] Authentication Problem
> > 
> > I'm having an issue where users to have multibyte
> characters 
> > in their username or password can't authenticate. 
> Does 
> > anyone know if this is supposed to work or not? 
> Thanks.
> 
> I think you've proven by experiment that it doesn't.
> 
> The username and password are sent using base-64
> encoding. So that means
> that your multi-byte input characters will be
> base-64 encoded for the
> transfer and then be converted back into printable
> ascii at the server.
> I'd guess they'd then be unlikely to match..
> 
> Rgds,
> Owen Boyle
> Disclaimer: Any disclaimer attached to this message
> may be ignored. 
> 
> 
> > ,
> > Josh.
> >
>  
>  
> This message is for the named person's use only. It
> may contain confidential, proprietary or legally
> privileged information. No confidentiality or
> privilege is waived or lost by any mistransmission.
> If you receive this message in error, please notify
> the sender urgently and then immediately delete the
> message and any copies of it from your system.
> Please also immediately destroy any hardcopies of
> the message. You must not, directly or indirectly,
> use, disclose, distribute, print, or copy any part
> of this message if you are not the intended
> recipient. The sender's company reserves the right
> to monitor all e-mail communications through their
> networks. Any views expressed in this message are
> those of the individual sender, except where the
> message states otherwise and the sender is
> authorised to state them to be the views of the
> sender's company.
> 
>
---------------------------------------------------------------------
> 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:
> [EMAIL PROTECTED]
>    "   from the digest:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



                
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to