Let's say my domain is www.example.com. if I type in example.com it goes to www.example.com - which is fine.
But the problem is if I type in example.com/jamie/ it still goes to www.example.com - the homepage of the website.
In order to go to the particular URL I have to type in with www.example.com/jamie/ to land on that URL.
How do I make it go to a particular URL without type www?
My backend is on Django, Apache, AWS EC2.
no-wwwtowww? If so, please share it.