Patch #19934 by Morbus, chx: conf_init() should strip out port numbers in bootstrap.inc.

4.7.x
Dries Buytaert 2005-09-19 19:00:23 +00:00
parent 56903f504a
commit 804054f3b6
1 changed files with 4 additions and 0 deletions

View File

@ -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