What I mean is, the WAP browser doesnt prompt for any authentication, it goes directly to the index pages. But using html browser htaccess prompts for authentication. error_log doesnt show any error, but access_log show the ff: 10.152.192.200 - administrator [22/Jun/2005:15:07:17 +0800] "GET /wap/test/ HTTP/1.1" 200 1156 10.152.192.200 - administrator [22/Jun/2005:15:08:26 +0800] "GET /wap/test/ HTTP/1.1" 200 1156 and my wap gateway also shows: 2005-06-22 14:23:14 [30380] [6] INFO: Fetching <http://172.16.59.164/wap/test/> 2005-06-22 15:07:17 [30380] [6] INFO: Fetching <http://172.16.59.164/wap/test/> 2005-06-22 15:08:26 [30380] [6] INFO: Fetching <http://172.16.59.164/wap/test/> any idea why or do i missed something with my config below? thanks for the reply.. --- Boyle Owen <Owen.Boyle@xxxxxxx> wrote: > Plain text please... Sorry.. > > What does "does not work" mean? > > Describe *exactly* what happens in the browser > (cut'n'paste messages) and what you get in the > apache error_log. > > Rgds, > Owen Boyle > Disclaimer: Any disclaimer attached to this message > may be ignored. > > -----Original Message----- > From: Michael Carel > [mailto:kirby_12172004@xxxxxxxxx] > Sent: Mittwoch, 22. Juni 2005 09:01 > To: users@xxxxxxxxxxxxxxxx > Subject: [users@httpd] WAP .htaccess authentication > > > Hi to all; > > I am trying to password protect a directory that > contains a .wml page. I am running Apache 1.3.29 in > a Linux Advance server and do use ".htaccess" > ....but it does not work for .wml . htaccess > authentication work with html browser but not in a > WAP mobile browser. > > I configure http.conf to include wap parameters: > > DirectoryIndex index.wml > Addtype text/vnd.wap.wml wml > Addtype application/vnd.wap.wmlc wmlc > Addtype text/vnd.wap.wmlscript wmls > Addtype application/vnd.wap.wmlscriptc wmlsc > Addtype image/vnd.wap.wbmp wbmp > > And the .htaccess: > > AuthName "WAP Access" > AuthType Basic > AuthUserFile /home/www/htdocs/wap/htpasswd.users > require valid-user > > > This works if browsed with an http browser but not > in WAP mobile browser. Do I missed something? I've > searched all over the internet but the solution > still doesnt works. > > Please help me.... and thanks in advanced. > > > > Regards, > > KBC > > > > Send instant messages to your online friends > http://uk.messenger.yahoo.com > Diese E-mail ist eine private und persönliche > Kommunikation. Sie hat keinen Bezug zur Börsen- bzw. > Geschäftstätigkeit der SWX Gruppe. This e-mail is of > a private and personal nature. It is not related to > the exchange or business activities of the SWX > Group. Le présent e-mail est un message privé et > personnel, sans rapport avec l'activité boursière du > Groupe SWX. > > > 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: > users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: > users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: > users-help@xxxxxxxxxxxxxxxx > > Send instant messages to your online friends http://uk.messenger.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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx