Domain redirects always go to mydomain.com/wordpress instead of mydomain.com/home #803
LiamBaisley
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have been setting up a Wordpress site using this image and it is running behind nginx (not containerized). When going to https://mydomain.com I am always redirected to https://mydomain.com/wordpress/ which results in a "page not found" error on my site. My home page is located at https://mydomain.com/home/ and I need this to be the default page shown when my domain is accessed. Could anyone suggest how I could accomplish this? My site is displaying correctly when navigating to www.mydomain.com just not when navigating to mydomain.com
Here are my current configurations:
Docker compose:
Nginx:
Beta Was this translation helpful? Give feedback.
All reactions