Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| obtain_let_s_encrypt_trusted_tls_certificate [23 June 2025 / 19:22:36] – [Using webroot Plugin] kadek | obtain_let_s_encrypt_trusted_tls_certificate [23 June 2025 / 19:29:39] (current) – [Using webroot Plugin] kadek | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| DocumentRoot / | DocumentRoot / | ||
| < | < | ||
| - | | + | Options Indexes FollowSymLinks |
| - | AllowOverride All | + | |
| - | Require all granted | + | |
| - | | + | </ |
| </ | </ | ||
| Line 43: | Line 43: | ||
| * Set www-data (Apache user) as the owner of the web root: | * Set www-data (Apache user) as the owner of the web root: | ||
| - | sudo chown www-data: | + | sudo chown -R www-data: |
| * Enable this virtual host: | * Enable this virtual host: | ||
