Is it possible to keep a different folder structure than the web structure that users see when browsing the website?
I.e. I want all my main pages to be accessed the following way: www.example.com/main-page-1/
Do I need to necessarily have each page in a separate folder, or can I keep all them in the same folder and define the structure somewhere else?