Forum
Default home page... am I missing something?
Hi,
I've rewritten our website for runway, but currently have to append /index to the url to get the home page. What is the procedure for setting the default home page? Is it an entry in the htaccess file?
Any help here would be appreciated.
Chris
Hi Chris
Have you set up rewriting rules on the server?
[https://docs.grabaperch.com/runway/getting-started/installing/rewrites/]
/ in the path settings for the index page will then be enough to reroute the page correctly.
Kind regards
Jon
Ah cool... I'd already tried that on my local wamp instance and it didn't work. However, it does work on my staging server, so there is obviously something a bit wonky with my wamp development environment.