
Updated On 02/5/2012
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas vel velit non ipsum scelerisque imperdiet. Maecenas tristique blandit nunc et laoreet. Suspendisse tristique convallis leo id commodo. Sed viverra arcu et magna rhoncus malesuada id vitae tellus. Curabitur egestas aliquet diam, in ultricies purus pellentes. Fusce nulla lorem, malesuada et ultrices a, imperdiet ac sapien. Etiam congue urna savehicula viverra mi, nec pharetra eros commodo nec. Integer fermentum eleifend lacus, sit amet molestie ante dictum vel. Vivamus condimentum velit eget mi tempor ut rhoncus mi cursus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin ac sapien nulla.
Each site configuration can have its own site-specific modules and themes in addition to those installed in the standard 'modules' and 'themes' directories. To use site-specific modules or themes simply create a 'modules' or 'themes' directory within the site configuration directory. For example, if sub.example.com has a custom theme and a custom module that should not be accessible to other sites, the setup would look like this
1 down vote favorite
I heard the best method to share session across multiple domains on same server is to use custom php session handler. (ie, domain name different like abc.com, xyz.com but single application.)
But after i tried it, even custom php session handler that using SAME DATABASE ON 1 SERVER can't share session, when i tried to read cookie value from different domain.
Here's my custom session handler, Please kindly check or fix if something missing here. because i've tried it for a week now. can't get it to work
Apple gadgets remain in great demand across the world. In fact every year their importance increases with one new or improved product after the other. After iPhone 4, its latest variant, there is iPad and the 3rd generation of iPad (iPad 3) is going to be launched pretty soon. And to make things all the more rosy there are thousands of iPhone developers who want to get a pie of the booming sales that Apple makes across the year. They get a substantial part of sales proceeds on their apps that Read more
One area of frequent confusion is that in a Drupal multisite installation the webserver document root is the same for all sites. For example with the following three sites: example.com sub.example.com and example.com/site3 there will be a single Drupal directory and all sites will be calling the same index.php file.
Some webhosts automatically create a new directory (i.e. example.com) when creating a new domain or subdomain. In this case it is necessary to make it into a symbolic link Drupal Read more