Hello,

I admin e-store (non-drupal based) at lets say www.example.com. Would like to create few extra subdomain sites using drupal (forum.example.com, blog.example.com, news.example.com). It would be great to do it at single drupal instalation without using multisite (independent instllation with sharing some tables), so I can admin it in one place and affiliate content and blocks.

Is it possible with subdomain module ? (notice: main domain www.example.com is not accessible thru drupal)
or mayby any other ideas how to best figure it out?

take care,
Bart

Comments

devkinetic’s picture

Status: Active » Fixed

You wouldn't need subdomain to do this. Symlink all those subdomains to one location under your webroot, and setup multisite.

EG:
sites/
all/
forum.example.com/
blog.example.com/
news.example.com/

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.