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.

All other Modules /

Discuss all other Modules here.

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

Subsites module - Is it possible to use directory URL instead of subdomain url?


Go to End


949 Views

Avatar
brooklyngem

Community Member, 2 Posts

8 May 2013 at 3:29am

Hi There!

The subsite module allows multiple websites to be maintained under one instance of silverstripe install, which is great, that's exactly what I want. But it looks like the way it works is the URL of each subsites is specified as subdomain, for example:

http://subsite1.mywebsite.com/
http://subsite2.mywebsite.com/

Instead, is it possible to get subsites URL to be more like this:

http://www.mywebsite.com/subsite1/
http://www.mywebsite.com/subsite2/