Update 'content/fundamentals/webserver.md'

This commit is contained in:
lidia-pmr 2020-03-11 11:53:36 +01:00
parent b714324a70
commit e659d4f331

View File

@ -168,7 +168,7 @@ ServerAdmin webmaster@localhost
Enable this configuration by running:
```bash
$ sudo a2ensite mydomain.org
$ sudo a2ensite mydomain.conf
```
Restart Apache to load the new configuration: