diff --git a/docs/website/installation.php b/docs/website/installation.php index feebd8f8..e477f4e5 100644 --- a/docs/website/installation.php +++ b/docs/website/installation.php @@ -163,6 +163,10 @@ database on a different server, you should read the PostgreSQL documentation on pg_hba.conf for the version you are using.
+Once you have changed the pg_hba.conf file you will need to +reload or restart the PostgreSQL process for the change to come +into effect.
+Your Apache instance needs to be configured for Virtual Hosts. If