fabricekabongo/monolog-viewer/master/.htaccess
<IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteCond %{REQUEST_URI}::$1 ^(.*?/)(.*)::2$ RewriteRule ^(.*)$ - [E=BASE:%1] RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ %{ENV:BASE}index.php [QSA,L] </IfModule>
Files
