Files
lxd-app/api/public/.htaccess
2025-07-22 12:51:53 +02:00

4 lines
85 B
ApacheConf

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [QSA,L]