Fix some issues in routing.

Merged username-removed-15699 requested to merge jhworth.developer/gitlab-ce:fix/routing into master

Add files to path blacklist. Remove empty ErrorsController.

I was trying to find a place to route some new controller I am about to work on and found that there were some issues with the current route. This fixes the issues I found.