- Edit your port by running this command
sudo nano /etc/apache2/ports.conf
- Change Listen 80 to 8000
- To exit nano editor, press ctrl + x then y to save
- Then restart apache
sudo service apache2 restart
Thanks for reading. Make sure you follow me on Twitter to stay up to date on the progress of my side projects T.LY, Weather Extension, and Link Shortener Extension. If you are interested in the tech I use daily, check out my uses page.