Closed (fixed)
Project:
Hosting
Version:
6.x-0.4-alpha1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2009 at 04:58 UTC
Updated:
20 Oct 2009 at 13:00 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedWhat I would do:
1) Enable the 'Site aliasing' feature
2) Create a site example.com
3) Check the 'Redirection' checkbox that is on the site node.
4) Enter *.example.com into the Site Alias text area beneath on the form
This will install the site example.com with a ServerAlias in the apache vhost config *.example.com along with a redirect to example.com . The redirect is optional. There are also a rich set of options in the Alias feature settings at /admin/hosting/aliases , including the ability to use a single domain to generate temporary subdomains for all sites, along with the ability to use Redirection as above by default, among others.
Hopefully this should achieve what you're trying to do, without needing to use any other contrib modules.
Comment #2
Anonymous (not verified) commented