Update 'ownCast, nginx and TLS'
parent
93465e87f2
commit
b55f88d5bf
|
@ -48,7 +48,7 @@ server {
|
|||
```
|
||||
$ sudo ln -s /etc/nginx/sites-available/your.domain.com.conf /etc/nginx/sites-enabled/your.domain.com.conf
|
||||
$ sudo rm /etc/nginx/sites-enabled/default
|
||||
$ sudo sytemctl restart nginx
|
||||
$ sudo systemctl restart nginx
|
||||
```
|
||||
|
||||
Test your webserver by going with a browser to http://your.domain.com.
|
||||
|
|
Loading…
Reference in New Issue