How To Remove Nginx And Add Apache

[Solved] How To Remove Nginx And Add Apache | Shell - Code Explorer | yomemimo.com
Question : how to remove nginx and add apache

Answered by : mriojoo312001

sudo apt-get remove nginx
sudo apt-get purge nginx

Source : https://askubuntu.com/questions/470737/how-to-remove-nginx-and-re-activate-apache | Last Update : Tue, 27 Sep 22

Answers related to how to remove nginx and add apache

Code Explorer Popular Question For Shell