• Hello, first of all sorry if this isn’t the forum category to post but it is the most suited for my question.

    Second of all, I’m having trouble trying to load a website through a reverse proxy (nginx). Some of the content shows but the header, css, js, etc, doesn’t. As far as I know (and researched) this happens because of WordPress’ absolute paths which I must change to relative (but don’t know how).

    Can you please guide me? I’m not an expert on the subject, I just developed a website for someone else that configured this due to security and development reasons.

    Some info:

    URL: https://demo.aspor.cl
    Wordpress version: 5.2.3
    Theme: Jupiter v6.1.6
    Server info: Apache/2.4.39 () OpenSSL/1.0.2k-fips
    PHP Version: 7.2.19

    Thanks a lot, I will be waiting for someone’s answer.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • If the IP address for the root domain is yours then I see the Nginx server but it doesn’t seem to answer for that subdomain at all.

    This isn’t actually a problem with WordPress as the reverse proxy is ‘in the way’. But it might be as simple as flushing the cache on the Nginx box.

    If your Apache box knows to answer for the subdomain then, if you have that IP, you might run off the Apache box for a while until the problems can be worked out the rest of the way. The Apache needs to be able to serve up the whole website first anyway.

    Thread Starter igonzalezd

    (@igonzalezd)

    Thanks a lot @jnashhawkins I will try to look more in detail Nginx server.

    Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Running wordpress with nginx’ is closed to new replies.