Replies: 1 comment
-
Hi, @cadot-eu! Similar questions have already been asked before (see #611, #740). Maybe there will be a solution to your issue there. If you can't find a solution in these issues, please provide more information about the error and your current configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want work with many website running in a local machine. I have additionned
SERVER_NAME=test.localhost
HTTP_PORT=26057
HTTPS_PORT=12884
HTTP3_PORT=27634
but for access i use https://test.localhost:12884/ not https://test.localhost/
I have try with CADDY_GLOBAL, CADDY_EXTRA_CONFIG or FRANKENPHP_CONFIG many configurations, but it's fail ;-)
I appreciate a little help
Beta Was this translation helpful? Give feedback.
All reactions