server/wildcard
This commit is contained in:
parent
65b5628d74
commit
e6a08cf470
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@ Sites
|
|||
server {
|
||||
include https.conf;
|
||||
include rwx.work.conf;
|
||||
server_name *.rwx.work;
|
||||
server_name .rwx.work;
|
||||
location / {
|
||||
proxy_pass http://10.0.0.1/;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue