subdomains
public
group: Multisite
daouverson2 - Wed, 2008-06-18 20:04
I can get sub.domain.com and sub.sub.domain.com to work - no problem. I want domain.com/sub and domain.com/sub/sub.
I can get sub.domain.com and sub.sub.domain.com to work - no problem. I want domain.com/sub and domain.com/sub/sub.
Read the docs
You need a symlink in the root folder (e.g. in your drupal folder, make a symlink sub --> . [pointing to the current subdirectory]), and also to make settings folders in the form of domain.com.sub -- read the documentation on setting up multisite, this is listed there.
Thanks Boris
I'll search for symlink. Thanks, again.
========
Doug