diff --git a/puppet/files/apache/treeherder-service.conf b/puppet/files/apache/treeherder-service.conf index f6c6a1518..a96cbf5fe 100644 --- a/puppet/files/apache/treeherder-service.conf +++ b/puppet/files/apache/treeherder-service.conf @@ -25,6 +25,9 @@ Alias /logviewer.html /home/<%= @APP_USER %>/treeherder-ui/<%= @APP_UI %>/logviewer.html ProxyPass /logviewer.html ! + Alias /perf.html /home/<%= @APP_USER %>/treeherder-ui/<%= @APP_UI %>/perf.html + ProxyPass /perf.html ! + Alias /js /home/<%= @APP_USER %>/treeherder-ui/<%= @APP_UI %>/js ProxyPass /js !