/[drupal]/contributions/modules/multidomain/README.TXT
ViewVC logotype

Contents of /contributions/modules/multidomain/README.TXT

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Dec 19 02:02:56 2006 UTC (2 years, 11 months ago) by adrian
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
File MIME type: text/plain
Initial commit of the Multi Domain module. This module allows you to publish different parts of your site on different domains. It is also useful for putting certain parts of your site behind https, such as the user login or ecommerce areas.
1 Module : Multi Domain
2 Author : Adrian Rossouw
3 Email : adrian@bryght.com
4
5 This is a module which allows you to configure which domains to use for different
6 parts of your site. It is also useful for switching to different protocols (ie: http / https)
7 for different parts of your site (ie: put all the ecommerce or user account stuff behind https)
8
9 This module was primarily developed for www.oasismag.com, because I want to host
10 different types of content, on different sites, while using the same database, so that I can
11 post information between the different sites, without having to worry about syndication
12 and the like.
13
14 This module requires the single sign on module, to allow you to be logged into multiple domains
15 at the same time.
16
17 This module will be extended in the future by userdomains.module, which will allow each user
18 to have their own sub domain on the site.

  ViewVC Help
Powered by ViewVC 1.1.2