Is there any way to configure mobile web server to allow guests access the webpage without authorization? It is very annoying to ask my guests to authorize themselves.
Thanks![]()
Is there any way to configure mobile web server to allow guests access the webpage without authorization? It is very annoying to ask my guests to authorize themselves.
Thanks![]()
Hmm, I think I have solved this. I just had to adjust access rights for Anonymous user, and now it seems to work ok.
And no, configuring of the anonymous user actually didn't helped - website still asks for authorisation before displaying any content. So, original question is still valid - is it possible to avoid website authorisation for anonymous users?
You are most likely using filtering settings. When set it will ask for credentials before letting user to see any pages from phone website.
To turn it off go to settings and select "Connection filtering"->"Off". For more information about how this settings affects your web site read the help from phone.
If this didn't help please provide information which version you are using and more details what the user sees when trying to reach your web site.
Last edited by tlnkl; 2008-04-08 at 12:11.
Ok, I have updated webserver to the latest one, and it seems to be working now. Thanks!