diff options
-rw-r--r-- | INSTALL.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index d221d0993..fb1954b36 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -163,6 +163,10 @@ INSTALLATION sites/example.com/settings.php sites/default/settings.php + If you are installing on a non-standard port number, the ':' is + replaced by a '.'. For example, http://www.drupal.org:8080/mysite/test/ + could be loaded from sites/www.drupal.org.8080.mysite.test/. + Each site configuration can have its own site-specific modules and themes that will be made available in addition to those installed in the standard 'modules' and 'themes' directories. To use |