There was an error while loading. Please reload this page.
2 parents 9698736 + 7e17d85 commit 15a2095Copy full SHA for 15a2095
config/vhosts/default.conf
@@ -9,7 +9,7 @@
9
10
# Allows HTTPS on localhost. You will need to use mkcert on your local machine
11
# to create the `cert.pem` and `cert-key.pem` files, and then place them in the
12
-# `./config/ssl` directory. You coudl also create certificates for any local
+# `./config/ssl` directory. You could also create certificates for any local
13
# testing domain you wish such as `localapp.test`, you will then edit your hosts
14
# file to map that domain name to 127.0.0.1 and then configure your vhosts below
15
# accordingly:
@@ -25,4 +25,4 @@
25
# SSLEngine on
26
# SSLCertificateFile /etc/apache2/ssl/cert.pem
27
# SSLCertificateKeyFile /etc/apache2/ssl/cert-key.pem
28
-# </VirtualHost>
+# </VirtualHost>
0 commit comments