Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/fileserver/files/site.conf

Issue 29551585: #2317 - provide role fileserver for eyeofiles.com (Closed) Base URL: https://hg1/infrastructure
Patch Set: Created Sept. 21, 2017, 8:46 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: modules/fileserver/files/site.conf
===================================================================
new file mode 100644
--- /dev/null
+++ b/modules/fileserver/files/site.conf
@@ -0,0 +1,7 @@
+keepalive_timeout 0;
+root /var/www;
+
+location /
+{
+}
+

Powered by Google App Engine
This is Rietveld