AlmazKo/Brill/master/.htaccess - Htaccess File

AlmazKo/Brill/master/.htaccess

RewriteEngine on
RewriteCond %{REQUEST_URI} !^/ba/Brill/static
RewriteCond %{REQUEST_URI} !^/ba/index.php
RewriteCond %{REQUEST_URI} !^/ba/daemon.php
RewriteCond %{REQUEST_URI} !^/ba/Brill/css
RewriteCond %{REQUEST_URI} !^/ba/Brill/img
RewriteCond %{REQUEST_URI} !^/ba/Brill/js
RewriteRule ^(.*)$ /ba/index.php [L]

On Github License

Files

Download PDF of Htaccess file
REQUEST_URI, static

Comments

Apache