I have an asp.net site at http://192.168.254.216:89/ and use form authentication.
When I open a page on my iPhone (or Ipad), it redirects me to the login page, I enter user name and password, then it redirects me back to the page i've requested but weird thing happends.
For example: if i open the page http://192.168.254.216:80/View/View.aspx, the url is then replaced by
After that, if I click on a link on the page, it redirects me to the login page, i think i also lost the authentication
I've tried both Safari and Chrome on iPhone and iPad, same thing happends.
If i view the web site on laptop, everything is ok.