Wildcard subdomains are not valid Caddyfile
parent
05da3c784a
commit
edfd7bff96
|
@ -29,9 +29,9 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
"*.fancytypist.ca" = {
|
||||
"helpme.fancytypist.ca" = {
|
||||
extraConfig = ''
|
||||
respond "Welcome to subdomain...fancytypist.ca"
|
||||
respond "Welcome to only other subdomain...helpme!"
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue