Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Setting default homepage


Go to End


2 Posts   1253 Views

Avatar
Lazarus404

Community Member, 72 Posts

19 November 2010 at 12:39am

Hi guys,

I have a Silverstripe app running on a Windows machine without URL rewrite. As such, all URL's are appended to /index.php/. This is fine (I'm not too fussy), but when first visiting the site, users are directed straight to /index.php, which presents a Page Not Found error. Is there any way to set the default homepage to /index.php/home/?

Thanks,
Lee

Avatar
Lazarus404

Community Member, 72 Posts

22 November 2010 at 10:58am

Hey guys. Does anyone know the prefered method for handling this? I'd rather not go hacking the silverstripe classes if there's a simple, preferred way.

Thanks,
Lee