# ************************************ # Managed by Puppet # ************************************ ServerName <%= @vhost_name %> Alias /cacti /usr/share/cacti/site Alias /javascript /usr/share/javascript RewriteEngine on RewriteRule ^/$ /cacti/graph_view.php [R,L] Options +FollowSymLinks AllowOverride None Require all granted AddType application/x-httpd-php .php DirectoryIndex index.php