Replies: 1 comment 1 reply
-
Two things :
|
Beta Was this translation helpful? Give feedback.
1 reply
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 hope this is still part of the general topic, but has anyone tried running Winter CMS sites on a Caddy Server?
I've set up a server with Caddy, have my site on it, and can get to my site and make changes, etc. However, my main issue is coming from the database set up. I want to use PhpMyAdmin on a Subdomain like pma.mydomain.com, but can't get it to work. I've set up the subdomain, set it up in the Caddyfile, but it won't resolve.
Previously, I had it set up to just be mydomain.com/phpmyadmin but after logging in or out of PMA, it redirects to my websites Home Page. It's really weird, so I decided to try to set it up on a subdomain, but have not been able to reach it. I get either 404 Errors or 502 Errors, or even Incorrect Redirect errors.
If anyone has any experience with this or has done this same thing themselves your advice and help is greatly appreciated. If we need any kind of Caddyfile contents, filepaths, etc, just let me know!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions