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

Unified Diff: modules/adblockplus/files/nginx/fileserver.conf

Issue 29795567: #11371 - Password protection for fileserver repositories (Closed)
Patch Set: Uploaded a file by mistake Created June 1, 2018, 5:02 p.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/adblockplus/files/nginx/fileserver.conf
===================================================================
deleted file mode 100644
--- a/modules/adblockplus/files/nginx/fileserver.conf
+++ /dev/null
@@ -1,3 +0,0 @@
- location / {
- root /var/www/$host;
- }

Powered by Google App Engine
This is Rietveld