I am having a website with the url. [http://192.168.13.127/ReportWebsite/Login.aspx] ,which works fine. if i give the url in smaller case,the page is refreshing and not loading
[http://192.168.13.127/reportwebsite/Login.aspx] ,what am i doing wrong.
I am having a website with the url. [http://192.168.13.127/ReportWebsite/Login.aspx] ,which works fine. if i give the url in smaller case,the page is refreshing and not loading
[http://192.168.13.127/reportwebsite/Login.aspx] ,what am i doing wrong.
URL's are very specific, and depending on the server case sensitive. it considers Hi.asp and hi.asp different pages