Init
This commit is contained in:
6
conf/includes/ProgramData.conf
Normal file
6
conf/includes/ProgramData.conf
Normal file
@ -0,0 +1,6 @@
|
||||
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";
|
||||
}
|
Reference in New Issue
Block a user