# if you change the port here, also change it in ports.conf DocumentRoot /var/www/html/ # add a rewrite for /metrics RewriteEngine On RewriteRule "^/metrics$" "/var/www/html/src/metrics.php"