[wp-trac] [WordPress Trac] #60884: Caddy server / FrankenPHP got_url_rewrite support
WordPress Trac
noreply at wordpress.org
Tue Apr 2 16:43:55 UTC 2024
#60884: Caddy server / FrankenPHP got_url_rewrite support
-------------------------------+------------------------------
Reporter: stephenmiracle | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Permalinks | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by stephenmiracle):
Ok great. So will be available in the soon upcoming release.
I took a review and this will work for Caddy but not FrankenPHP (which is
built and dependent on top of Caddy). It updates the value to be
"FrankenPHP" . You could consider updating vars.php to
{{{
str_contains( $_SERVER['SERVER_SOFTWARE'], 'Caddy' ) || str_contains(
$_SERVER['SERVER_SOFTWARE'], 'FrankenPHP' )
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60884#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list