Jump to content

nginx furls and htaccess


Recommended Posts

Posted

been looking at some nginx stuff and one item I seem to have missed is how furls are done in ip content/board since they use htaccess for it.
are the rewrite statements they give used in nginx config, of course formatting correctly?

Posted

tacking this one here since related, if I were to put the rewrite info either in nginx or apache httpd.config do I choose NOT to use the htaccess method in ACP and do furls still work?

Posted

cool thanks,
basically tell it to use htaccess just don't have one there.
now onto (since not sure if I will use nginx or not) getting rid of the htaccess and use apache for the rewrites for now.
then while I weigh my options I'm still better off not having htaccess in place.

Posted

A need? There wouldn't be.
A want? Efficiency. If you setup the nginx like I suggested in that other thread, nginx would be able to pass off the execution to the index much more efficiently. If you set it up like others' posted config where it goes through multiple try files, it's questionable as to which of the two would be more efficient in cases for php files.

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...