ssl
This commit is contained in:
4
conf/includes/wwwroot.conf
Normal file
4
conf/includes/wwwroot.conf
Normal file
@ -0,0 +1,4 @@
|
||||
location / {
|
||||
root "D://Websites//Expose-MyIT//Client//wwwroot";
|
||||
try_files $uri $uri/ /index.html =404;
|
||||
}
|
Reference in New Issue
Block a user