Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Osiris
on April 24, 2013
|
parent
|
context
|
favorite
| on:
Nginx-1.4.0 stable version has been released
The only pitfall that I've run into is converting Apache rewrite rules (htaccess) files and getting that into the nginx configuration file.
For sure, the configuration file format is different, but it's not terribly complicated.
ceejayoz
on April 24, 2013
[–]
Once you get used to it, it's a lot nicer to work with, too.
drazion
on April 24, 2013
|
parent
[–]
I whole heartedly agree - htaccess and virtual host rules were such a pain in Apache, I've really come to appreciate how easy it was to get nginx setup in comparison.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For sure, the configuration file format is different, but it's not terribly complicated.