nginx support for .htaccess / rewrite rules? Differences from Apache?
- by anonymous coward
I've been working with Apache http servers for quite some time, and finally making the move to static-content servers alongside the others dynamic-content machines.
I was wondering, does nginx support ".htaccess" files, and things like mod_rewrite?
As I'm very used to the syntax, I was wondering what the (syntax) differences were, and what the learning curve is like moving from Apache configs to nginx.