Bug 1170805 - Vagrant: Remove redirect for old style /ui/ URLs

This commit is contained in:
Ed Morley 2015-06-02 23:21:05 +01:00
Родитель d6ab7871e6
Коммит 6583580291
1 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -14,12 +14,6 @@
Require all granted
</Proxy>
###########
# This is for backwards compatibility with old style treeherder urls
###########
Alias /ui /home/<%= @APP_USER %>/treeherder/<%= @APP_UI %>
ProxyPass /ui !
###########
# Shared locations between production and dev environment
###########