I have just changed the Apache Port on my Bubba from 80 to 82 and now I don't seem to get to the home page on http://bubba:82/ I get a 404 instead.
However, I can get to the log on page on http://bubba:82/web-admin/index.php
Any ideas why this might be happening?
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Getting a 404 when I have changed the Apache Port to 82
That is correct
but for http://bubba:82 to work you also need to change the virtualhost so it knows which DocumentRoot to use.
change all occurences of the port number 80 to 82 in the file /etc/apache2/sites-enabled/bubba
cheers
Eek
but for http://bubba:82 to work you also need to change the virtualhost so it knows which DocumentRoot to use.
change all occurences of the port number 80 to 82 in the file /etc/apache2/sites-enabled/bubba
cheers
Eek