Skip to content

Commit

Permalink
Update .htaccess to add PHP 8.3 handler
Browse files Browse the repository at this point in the history
  • Loading branch information
tobifra committed Aug 18, 2024
1 parent 1e27ce3 commit 0ea776d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/public/.htaccess
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
AddHandler application/x-httpd-php83 .php

<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
Expand Down

0 comments on commit 0ea776d

Please sign in to comment.