Closed (fixed)
Project:
Subdomain
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2008 at 21:15 UTC
Updated:
10 Sep 2010 at 13:10 UTC
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
Comment #1
devkinetic commentedYou 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/