When I try to open perlmonks with a domain where I'm not logged in, I see just a blank page.

The browser shows the empty page loaded OK (200).

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re: The title page is empty
by haj (Vicar) on Feb 20, 2025 at 13:08 UTC
    I can reproduce that with https://www.perlmonks.org, but https://perlmonks.org works just fine. Both resolve to the same addresses, so I'd blame some vhost configuration problem

      Just tested here. Neither of those give me any content (with or without the www.) when logged out. Both respond with status 200 and 0 bytes.

      Update: The same behaviour is seen with the .net and .com TLDs as well.


      🦛

        You are correct: Logged in /not logged in makes a difference. I am logged in at perlmonks,org, but not at www.perlmonks,org.