• I’ve set up WordPress in a Docker container on my home server and later migrated it to another server that’s behind BunkerWeb as a service. I’ve configured everything as follows:

    • Original development domain: client1.mydomain.de (everything works perfectly here, including the logo)
    • Production domain: www.client.de (everything works EXCEPT the logo is missing)

    My Setup:

    • WordPress in a Docker container
    • BunkerWeb as the frontend service/proxy
    • Both domains point to the exact same WordPress container
    • In wp-config.php, I’ve set site URL and home to be dynamic based on the host header

    What I’ve Tried:

    • Migrated all files and the database correctly
    • Set up A records for the customer domain to point to my server
    • Made sure wp-config.php uses dynamic URLs based on the request host

    The Strange Part:

    When I visit the site using client1.mydomain.de, the logo displays correctly. When I visit using www.client.de, everything looks identical EXCEPT the logo is missing. Content, menus, and other images work fine.

    I have also tried to host it behing a nginx proxy just to test but had the same issue.

    Has anyone encountered a similar issue or can suggest troubleshooting steps? I’d especially appreciate advice on diagnosing whether this is a WordPress URL issue or a server/TLS configuration problem.

    Thanks in advance for your help!

Ansicht von 2 Antworten – 1 bis 2 (von insgesamt 2)
  • Moderator threadi

    (@threadi)

    Du hast deine Frage im deutschen Supportforum gestellt. Wenn Du das englische Supportforum gesucht hast, das ist hier: https://wordpress.org/support/forum/how-to-and-troubleshooting/

    Allerdings empfinde ich deine Frage als sehr technisch. Das hat weniger mit Anwenderfragen zu WordPress zu tun, eher mit der Konfiguration von deinem System und deinem Netzwerk. Ich würde dir empfehlen dich daher eher an eine darauf spezialisierte Community zu wenden.

    English:

    You asked your question in the German support forum. If you were looking for the English support forum, it’s here: https://wordpress.org/support/forum/how-to-and-troubleshooting/

    However, I find your question very technical. It has less to do with user questions about WordPress and more to do with the configuration of your system and your network. I would therefore recommend that you contact a specialized community.

    You asked your question in English in the German support forums. To keep the threads accessible for users who don’t speak English, please open a new thread and ask your question in German or post it in the international support forums.

    Thank you 🙂

Ansicht von 2 Antworten – 1 bis 2 (von insgesamt 2)
  • Das Thema „Logo not loading on dynamically-hosted Dockerized WordPressbehind Bunkerwebproxy“ ist für neue Antworten geschlossen.