summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorh6w <tudor@tudorholton.com>2017-11-10 15:24:27 +1100
committerGitHub <noreply@github.com>2017-11-10 15:24:27 +1100
commit7e60fbe0cf37fb5928cc61165c4ae508ee46a6d0 (patch)
tree78090b987010fb70d0b9eb90a995e93e1914a1b0
parenta4d94f678024d28ad23a0c27b8e0dc48b635cd6b (diff)
downloadphpvirtualbox-7e60fbe0cf37fb5928cc61165c4ae508ee46a6d0.zip
phpvirtualbox-7e60fbe0cf37fb5928cc61165c4ae508ee46a6d0.tar.gz
phpvirtualbox-7e60fbe0cf37fb5928cc61165c4ae508ee46a6d0.tar.bz2
Update README.md
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index bcbcc59..0d77575 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,13 @@ possession.
1) Download zip file from sourceforge project site: https://sourceforge.net/projects/phpvirtualbox/
-2) Rename config.php-example to config.php and edit as needed.
+2) Unzip zipfile into /usr/share/phpvirtualbox
+
+3) Rename config.php-example to config.php and edit as needed.
+
+4) Move phpvirtualbox.conf into /etc/apache2/conf-available/
+
+5) Run `a2enconf phpvirtualbox` and `service apache2 reload`
# Post installation