summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0d77575..bc4e42f 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ possession.
3) Rename config.php-example to config.php and edit as needed.
-4) Move phpvirtualbox.conf into /etc/apache2/conf-available/
+4) Move phpvirtualbox.conf into /etc/apache2/conf-available/ * NB: The default config file makes phpvirtualbox only accessible from the localhost for security reasons.
5) Run `a2enconf phpvirtualbox` and `service apache2 reload`