| Current Path : /proc/thread-self/root/usr/local/ei2/ |
| Current File : //proc/thread-self/root/usr/local/ei2/.htaccess |
RewriteEngine On
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]