Browse Source

Update 'content/fundamentals/webserver.md'

master
lidia-pmr 4 years ago
parent
commit
e659d4f331
  1. 2
      content/fundamentals/webserver.md

2
content/fundamentals/webserver.md

@ -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:

Loading…
Cancel
Save