The ./route-link/
are for the page routes, with that it modifies the url without reloading the page. When you have /route-link/
it will do a normal navigation and reload the page, the .htaccess
rewrite should then make sure it knows which page it should load.
1 Like