J

URL of origin server shows in source code, not the board URL

  • Thread starter Thread starter josh_b_and_b
  • Start date Start date

Visitor Greeting

Welcome to NullWarehouse.com... We are currently seeking Mod's and Contributors. If you wish to apply for a Mod position then please click on Members dropdown arrow, then click on Staff App and fill it out completely and submit it. If you want to be a Contributor then start contributing and we will have our eye on you and take notice, something great could come of it.

  • We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
J

josh_b_and_b

Guest

There are 3 places on my homepage in the source code that have the upstream/origin server URL (from reverse proxy setup) and not the board URL.

Any idea why it's pulling that and not the board URL?

Code:
Code:
<meta data-template-name="public:metadata_macros::share_url" data-template-name="public:metadata_macros::output" property="og:url" content="https://forums.upstreamdomain.com/forums/?nextInternalLocale=en" />

<script>
        window.addEventListener('DOMContentLoaded', function() {...

Read more

Continue reading...
 
Back
Top Bottom