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.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

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

How to have multiple sites running at same time


Go to End


2 Posts   1456 Views

Avatar
wilsonStaff

Community Member, 143 Posts

18 December 2010 at 2:22am

Hi guys, quite new to Silverstripe. I succeeded (very modestly) managing my first site with SS. How can i set SS to run multiple site at the same time? I mean, compared to Dreamweaver, where we make several site definitions and choose amoung them.

Is there a way to do that?

Thanks!

PS // Any SS tutorials are welcomed.

Avatar
Willr

Forum Moderator, 5523 Posts

18 December 2010 at 10:42am

Edited: 18/12/2010 10:43am

Congrats on making your first site! First ones always the hardest.

By the sounds of it you simply want to work on more than 1 site at a time. In most cases for developers running websites locally they have a folder for each site and an entirely separate SilverStripe installation. So you webserver folder may be something like C:\www\, you would have put the first site directly in that folder but for managing multiple sites simply have \www\site01, \www\site02.

Failing that if you want to run multiple sites under the same CMS then the subsites module is what you're looking for http://doc.silverstripe.org/modules:subsites