☆ Here is a main web site http://example.com/ with Antimatter and mytheme in inheritance.
Let's say there is now a subdomain of that site http://<subsite>.example.com like in the documentation learn.getgrav.org
Following the indications given there:
- a folder is created in
user/sites/<subsite>.example.com - a
setup.phpfile is created in root folder on the exact model of the documentation - changes have been made on hosting to point
http://<subsite>.example.comtouser/sites/<subsite>.example.com.
user/sites/<subsite>.example.com folder is structured as:
<subsite>.example.com
|_ config
|_ plugins
|_ themes
|_ pages
|_ plugins
|_ themes
|_ learn2
|_ mytheme
Sorry for probably ridiculous questions but...
What should be done next ?
Locally, on development XAMPP server, how is it possible to access the new subsite ?
By which url ?
Or, is it a independant web site locally ... and then it's only on hosting side that it is inserted into the main with one thrue setup.php ?
Thanks in advance for precisions... ♪