Quote:
|
do you mean that nginx wouldn't be right for drupal 7 sites, or wordpress 3 sites?
|
The "nice" URL features of these cms systems will not work out of the box as the rewrite rules delivered as part of this cms systems will not work on nginx. You will have to trnslate them into nginx rules and insert the nginx rules in the nginx directives field of the website to get the url features working.
So the cms systems will work on nginx, but you have to manually insert and adjust rewrite rules if you want to use all features of the cms systems.