http://drupal.org/getting-started/6/install/multi-site describes three examples:

sites/example.com/settings.php 
sites/sub.example.com/settings.php 
sites/sub.example.com/site3/settings.php

The last line of this should read:

sites/sub.example.com.site3/settings.php

The dot notation is used for sub-folders. Otherwise, the site3 directory would literally be nested under sites/sub.example.com/. I don't think we want that...
The error was introduced on the June 20, 2009 - 12:21

Comments

jhodgdon’s picture

good catch - page has been updated.

jhodgdon’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.