MX on Linux: Difference between revisions

88 bytes added ,  21:11, 2 September 2020
m
Line 364: Line 364:


Apache is not the only web server software (so choose a different one if you like), but it is probably the most comprehensive, so if you have enough space on your Pi, install it using <tt>sudo apt install apache2 -y</tt>.
Apache is not the only web server software (so choose a different one if you like), but it is probably the most comprehensive, so if you have enough space on your Pi, install it using <tt>sudo apt install apache2 -y</tt>.
If you choose nginx, install that web server with <tt>sudo apt-get install nginx</tt>.


== Install PHP Hypertext Pre-processor ==
== Install PHP Hypertext Pre-processor ==
5,838

edits