Wordpress subpage using Cloudflare over WPengine

My current setup is pointing Cloudflare over at WPengine using DNS and then with a page rule creating the subdomain with resolve and header overrides. The text of the page appears but the theming and images are not appearing.

Can you share the domain/URL this is happening on so we can take a look?

Here you go. I currently have a static blog set up as well pulling from a s3 bucket and that works. The end goal is a rendered website instead of a static one. https://unmask.com/testblog/

Here is the working one static one with the actual desired appearance. https:// unmask.com/blog/

It seems the resources are 404’ing.

For example

https://unmask.com/blog/wp-content/uploads/2020/04/cropped-favicon-32x32.png loads fine but https://unmask.com/testblog/wp-content/uploads/2020/04/cropped-favicon-32x32.png returns an nginx 404 page.

I’m not sure how your Cloudflare configuration could be causing this so I would assume it’s from the origin.

2 Likes

I more or less thought the same thing. Thank you for giving a second option.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.