APEX-BVI
Results
1
issues of
APEX-BVI
### What happened? Based on the documentation user running TI on apache should add this to their .htaccess file RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule .* - [e=HTTP_AUTHORIZATION:%1] But these lines should...