Classic content dump!

This commit is contained in:
2022-08-18 13:39:55 +00:00
parent a32e0736c4
commit 753ac6ca40
9 changed files with 399 additions and 31 deletions

View File

@@ -49,5 +49,5 @@ Then it's up to the hosting provider to configure the web server and potentially
Nginx site for hardened WordPress;
{{< highlight nginx >}}{{% asset "apprentice/wordpress/nginx.conf" %}}{{< /highlight >}}
Apache virtual host directives for a simillar setup;
Apache/LiteSpeed virtual host directives for a simillar setup;
{{< highlight aconf >}}{{% asset "apprentice/wordpress/apache.conf" %}}{{< /highlight >}}