Commit f4ff3bc
Motivation
----------
Proxy invalid Analytics URLs verbatim instead of "fixing" them.
Modifications
-------------
Disable `merge_slashes`.
Remove trailing slash from `proxy_pass` so nginx doesn't
recalculate the path and lose empty path components.1 parent cae0f6c commit f4ff3bc
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| 755 | + | |
755 | 756 | | |
756 | 757 | | |
757 | 758 | | |
| |||
765 | 766 | | |
766 | 767 | | |
767 | 768 | | |
768 | | - | |
| 769 | + | |
769 | 770 | | |
770 | 771 | | |
771 | 772 | | |
| |||
0 commit comments