nginx-conf/x-conf/includes/ProgramData.conf
Mike Phares 13f1964ad9 mestsa02ec.ec.local
# 80, Access-Control-Allow-Origin and
pfx to crt and key
Add to DevOps
flop dex
Gogs
proxy_set_header X-Forwarded-Proto https;
ssl
2023-09-18 16:01:44 -07:00

6 lines
223 B
Plaintext

location ~* ^.+\.(application|manifest|deploy|msu|msp) {
#root html;
#root "C:\\Users\\mesedasvc\\AppData\\Local\\IFXApps\\nginx-1.20.1\\html";
#root "D:\\ProgramData\\ClickOnce";
root "D:\\ProgramData";
}