About 10 days ago we went live with a new web website. Monitoring its behavior I noticed an issue which it costs me nailing it down.
With some luck I found out that I am getting a 404 page not found on a Mac OS X 10.0 using Firefox. I have got a protected area where people have to log in to get access. In that area there is a form for publishing classified ads. It is located at something as www.mywebsite.com/private/myform.aspx for some reason I can’t figure out that browser is looking for www.mywebsite.com/myform.aspx and hence a whole bunch of 404 page not found.
Any idea ? Below is the error message I am getting