I have this kind of link for my website:
https://www.mywebsite.net/#/student
I know it looks professional but I have some problems with the server, whenever I send the url to the server, It just cut away everything that comes after the hash (#).
I wonder if we can change '#' to something else, like '?' or anything but '#'?
I'm using DurandalJS package
Thanks so much.