Search found 1 match
- Thu Jun 11, 2015 6:06 pm
- Forum: Web Server
- Topic: SSL Certificate Installation
- Replies: 17
- Views: 40133
Re: SSL Certificate Installation
Replying to okwme whose question I also faced:
To find and edit my NGINX server blocks, I ended up doing this...
(where <usr> is each user you have defined in Vesta)
Hope this might help anyone.
To find and edit my NGINX server blocks, I ended up doing this...
(where <usr> is each user you have defined in Vesta)
Code: Select all
$ cd /home/<usr>/conf/web
$ nano nginx.conf