Jump to content

What is wrong with this nginx configuration?


Recommended Posts

  • 2 weeks later...

It's a setting in the admincp, you also need to use an .htaccess file for re-directs. It explains it in the settings.



nginx doesn't use (for performance reasons) .htaccess files: since you don't need to parse .htaccess files every time there's a request, but you store rewrites in the RAM-stored nginx configuration, there's a (significant enough) speed gain.

however, he needs to enable "Use .htaccess mod_rewrite" in the SEO settings for friendly URLs to work properly. the "try files" configuration should cover the rewritepart without needing to do anything else.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...