Jump to content

fhox

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by fhox

  1. Heythere,

    to run the XML sitemap module from pete you'll have to add 3 more lines to your config:

    location = /sitemap.xml {
      try_files $uri $uri/ /index.php?it=$uri&$args;
    }
    

    Otherwise you'll get an 404 error.

    Cheers from austria!

    • Like 4
×
×
  • Create New...