···572573 # Explicit access to the root website, redirect to main page (adapt as needed)
574 "= /".extraConfig = ''
575- return 301 /wiki/Main_Page;
576 '';
577578 # Every other entry point will be disallowed.
···572573 # Explicit access to the root website, redirect to main page (adapt as needed)
574 "= /".extraConfig = ''
575+ return 301 /wiki/;
576 '';
577578 # Every other entry point will be disallowed.