fix some stuff
All checks were successful
build / build (push) Successful in 3m54s

This commit is contained in:
2024-12-04 18:24:35 +01:00
parent edb59e3753
commit d892ffed34
2 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,6 @@
<Directory /var/www/project/public>
AllowOverride All
Order Allow,Deny
Require all granted
<IfModule mod_rewrite.c>
RewriteEngine On
</IfModule>