Restructuring repo

This commit is contained in:
Lauren Toivanen 2024-12-11 11:50:28 +02:00
parent 1a8e913f28
commit 436fd4d2cd
Signed by: jt
GPG key ID: 9151B109B73ECAD5
85 changed files with 8 additions and 2 deletions

4
src/api/.htaccess Normal file
View file

@ -0,0 +1,4 @@
RewriteEngine on
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]
RewriteRule ^ index.php