mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Update module
This commit is contained in:
@@ -158,7 +158,7 @@ in
|
|||||||
proxyPass = "http://localhost:${toString cfg.webAppPort}";
|
proxyPass = "http://localhost:${toString cfg.webAppPort}";
|
||||||
};
|
};
|
||||||
"/previews/" = {
|
"/previews/" = {
|
||||||
root = "/var/www/archtika-websites/previews";
|
root = "/var/www/archtika-websites/previews/";
|
||||||
index = "index.html";
|
index = "index.html";
|
||||||
tryFiles = "$uri $uri/ $uri.html =404";
|
tryFiles = "$uri $uri/ $uri.html =404";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user