Posted by Anonymous on June 18, 2008 at 8:04pm
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.
Comments
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