diff --git a/modules/openstack_project/templates/cacti.vhost.erb b/modules/openstack_project/templates/cacti.vhost.erb index 77886a5fc3..cc0664e71c 100644 --- a/modules/openstack_project/templates/cacti.vhost.erb +++ b/modules/openstack_project/templates/cacti.vhost.erb @@ -6,6 +6,7 @@ ServerName <%= @vhost_name %> Alias /cacti /usr/share/cacti/site + Alias /javascript /usr/share/javascript RewriteEngine on RewriteRule ^/$ /cacti/graph_view.php [R,L]