The main problem that I see is that it will not be possible to implement all features with nginx that we crrently have for apache. So if nginx is used, there will be options in the website settings that will basically not work which will confuse the users. So using nginx might be an option for special purpose installs without client access that dont need all the redirect features and other things that rely on .htaccess and some other things that are available only as apache module.
|