nginx-conf/conf/includes/Backlog.conf
Mike Phares 0209a4fa98 After request
Backlog
mestsa003.infineon.com
proxy_set_header X-Forwarded-Proto https;
ssl
2023-09-18 16:05:41 -07:00

4 lines
81 B
Plaintext

location / {
root "D://Web-sites//Backlog";
index index.html index.htm;
}