Regression: Files with whitepaces in URL not working (again) for Gitlab + Apache
If a file with spaces in the file name is commited/uploaded etc. it can't be accessed in the Gitlab frontend when using Apache. Instead you get a 400 Bad Request error.
Caused by commit https://gitlab.com/gitlab-org/gitlab-recipes/commit/fbd343f7253aee677bf0726b984b10be2d2418b2
Which btw provides no information why the rewrite rules were actually changed.
This commit reverts the rewrite rules back to a state before the fixes applied by "Christopher Zentgraf" in March/April 2016
Also see the following issue and merge request for further information + the 3-4 commits by "Christopher Zentgraf" in early 2016