I'm stuck as how I am supposed to redirect the subdomains.
Here's what I've done:
Installed the ZC on a subdomain called store.
Installed all the files from Multi-Site module and Multi-Site Admin Tools
Created the 2 templates
1-paintball
2-computers
Rename the templates files info
Created the dir config_files in store/includes
Added the include_once('includes/config_sites/sites_switch.php'); the the includes/configure.php file
Created the 2 subdomains (.paintball.domain.info & .computers.domain.info)
Now.... WHAT am I supposed to name the config_sites files?
To WHERE am I supposed to redirect the subdomains?
Is the configure.php defines should be pointing to /store/ ? You know, the original file?
WHAT is the correct structure to use for define('DIR_WS_CATALOG' in the config_sites files?
I know, I know.... too many questions, but the instructions (and forums) don't answer any of these.![]()




