summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorh6w <tudor@tudorholton.com>2017-11-10 15:30:06 +1100
committerGitHub <noreply@github.com>2017-11-10 15:30:06 +1100
commit2231f89449547d8d1031ac04571202406b9a29bf (patch)
treee1c6a84b3d17a47ee302dd877d35a564b8671b23
parent7e60fbe0cf37fb5928cc61165c4ae508ee46a6d0 (diff)
downloadphpvirtualbox-2231f89449547d8d1031ac04571202406b9a29bf.zip
phpvirtualbox-2231f89449547d8d1031ac04571202406b9a29bf.tar.gz
phpvirtualbox-2231f89449547d8d1031ac04571202406b9a29bf.tar.bz2
Update README.md
-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`