mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
Update subsites caveat to align more with other references.
e.g. here https://www.cwp.govt.nz/about/how-does-cwp-work/ Rewording of subsites caveat
This commit is contained in:
parent
ba6cb193b7
commit
8acc4a230a
@ -30,8 +30,7 @@ market just that season of clothing.
|
||||
create and edit pages for their particular subsite but they would not be able to modify the main website.
|
||||
* Running sub-domains on a single SilverStripe instance, with subsites if a sub-domain is pointing to the same instance
|
||||
and has been setup correctly you can manage this via a single CMS instance.
|
||||
* Subsites can not be used to run multiple websites on a single instance.
|
||||
Subsites does not allow you to run multiple domains/vhosts on a single instance.
|
||||
* Subsites cannot be used to run multiple unrelated websites on a single instance. Although each subsite can have its own domain name, they must all share a database, codebase, and any installed modules. Ideally, subsites are driven by a common body of content and/or uploaded files. Disparate websites are not good candidates for the Subsites module.
|
||||
|
||||
## Access
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user