ubuntu:lamp_server
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:lamp_server [2019/11/30 11:52] – [Install the MySQL server] peter | ubuntu:lamp_server [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 93: | Line 93: | ||
sudo a2enmod rewrite | sudo a2enmod rewrite | ||
sudo a2enmod ssl | sudo a2enmod ssl | ||
- | < | + | </code> |
+ | ---- | ||
==== Install additional PHP modules (optional) ==== | ==== Install additional PHP modules (optional) ==== | ||
Line 237: | Line 238: | ||
<code bash> | <code bash> | ||
- | apt install python-certbot-apache | + | sudo apt install python-certbot-apache |
</ | </ | ||
Line 268: | Line 269: | ||
<code bash> | <code bash> | ||
- | certbot --authenticator webroot --installer apache | + | sudo certbot --authenticator webroot --installer apache |
</ | </ | ||
ubuntu/lamp_server.1575114779.txt.gz · Last modified: 2020/07/15 09:30 (external edit)