feat: change structure
This commit is contained in:
3
api/public/.htaccess
Normal file
3
api/public/.htaccess
Normal file
@ -0,0 +1,3 @@
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^ index.php [QSA,L]
|
||||
Reference in New Issue
Block a user