Hi, I have a drupal server setup on ubuntu that hosts 5 multiple sites in one CORE.

One of the multi sites is cyber.site.edu

Our requirement is to have another virtul host cyber1.site.edu

Cyber1.site.edu should also resolve to cyber.site.edu

Can I use example.sites.php? I found this link https://api.drupal.org/api/drupal/sites!example.sites.php/7 which is not clear to me.

Any help would be appreciated.

Comments

sbucs created an issue. See original summary.

cilefen’s picture

Component: configuration system » base system
Priority: Critical » Normal
Issue tags: -Apache, -multi-sites +multisite

You are correct. Configure a sites.php to match hostnames to site directories.

Version: 7.39 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.