We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8e2b5 commit bac6ef6Copy full SHA for bac6ef6
INSTALL_UBUNTU_8.04.txt
@@ -205,6 +205,16 @@ password: admin
205
In case you get a permission denied error from apache, please restart the apache webserver process.
206
207
208
+8) Once you have restarted Apache you need to fix a quick setting in apache2.
209
+
210
+1) rm /etc/apache2/sites-enabled/000-default
211
212
+2) echo "NameVirtualHost *:80">> /etc/apache2/httpd.conf
213
214
+3) /etc/init.d/apache2 restart
215
216
217
218
Installing Jailkit:
219
220
apt-get install build-essential autoconf automake1.9 libtool flex bison
0 commit comments