Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
97 views

The problem: I need to remove trailing slashes from an URLs, but preserve URL query if it exists. Examples: /support/ => /support /support/?id=123 => /support?id=123 My current working config ...
0 votes
0 answers
89 views

My PHP app runs on a Caddy webserver, over a FrankenPHP container (Dunglas image). It runs in worker mode. Unfortunately, it seems that workers prevent abrupted interruptions of the process. So is not ...
0 votes
0 answers
19 views

I’m running an application using FrankenPHP in worker mode. In one script, I use BEGIN TRANSACTION → SELECT → INSERT → COMMIT if certain conditions are met. But I forgot to call ROLLBACK when the ...
0 votes
0 answers
52 views

Can't seem to get internationalized routes to work when running on FrankenPHP. Tried clearing the cache, restarting the server after rebuilding routes. But still, as soon I try to access ...

AltStyle によって変換されたページ (->オリジナル) /