ServerName phabricator.supersecret.org DocumentRoot /var/www/phabricator/phabricator/webroot RewriteEngine on RewriteRule ^/rsrc/(.*) - [L,QSA] RewriteRule ^/favicon.ico - [L,QSA] RewriteRule ^(.*)$ /index.php?__path__=$1 [B,L,QSA] DirectoryIndex index.php Options FollowSymLinks AllowOverride All Require all granted