Smalyshev has uploaded a new change for review.
https://gerrit.wikimedia.org/r/229584
Change subject: T103907: restrict further passed URLs
......................................................................
T103907: restrict further passed URLs
Change-Id: I11eba6ba4fbf50f996af4daf2ba834733227ff82
---
M modules/wdqs/templates/nginx.erb
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/84/229584/1
diff --git a/modules/wdqs/templates/nginx.erb b/modules/wdqs/templates/nginx.erb
index 11f805b..1aedce1 100644
--- a/modules/wdqs/templates/nginx.erb
+++ b/modules/wdqs/templates/nginx.erb
@@ -27,7 +27,7 @@
access_log off;
}
- location /bigdata {
+ location /bigdata/namespace/wdq/sparql {
proxy_pass http://localhost:9999;
proxy_set_header Host $http_host;
--
To view, visit https://gerrit.wikimedia.org/r/229584
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I11eba6ba4fbf50f996af4daf2ba834733227ff82
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Smalyshev <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits