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