Coder Social home page Coder Social logo

Comments (3)

styssi avatar styssi commented on August 26, 2024

Hi @gaisho,

just tested it on my system. Pressed F12 in my browser and also checked what is going on there.
On my browser logs I see tons of files loading correctly and 2 css files with 404. The missing css is a current bug in the theme I am coding.
On my wordpress logs I see a 200, two 404 and a 302 for the same request. I guess the two 404 stand for the two css files that can't be found. So I would conclude the 404 is not a bug in @urre code.
I don't know why the 302 is coming. Would be also really interested to find out about that.

Greetings
Tobi

from wordpress-nginx-docker-compose.

gaisho avatar gaisho commented on August 26, 2024

I suspect that it has something to do with SSL. I'll keep digging.

from wordpress-nginx-docker-compose.

urre avatar urre commented on August 26, 2024

@gaisho Wordpress wise It's a standard Bedrock setup. I've used this on large sites, what plugins you use doesn't matter for the base setup.

Check if you are using pretty permalinks, (/page-name instead of /?p=12). If you have 404:s, it's often missing assets/other from your theme.

I'm running the base setup here and only one 200 for index.php for me. For example:
myapp-wordpress | 172.26.0.2 - 25/Apr/2020:16:34:09 +0000 "GET /index.php" 200

from wordpress-nginx-docker-compose.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.