Patch #19934 by Morbus, chx: conf_init() should strip out port numbers in bootstrap.inc.
parent
56903f504a
commit
804054f3b6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue