2011/8/16 Jesse Reynolds <[email protected]>: > It has no plugin architecture - you have to recompile nginx to add in it's > modules. Andy already includes a bunch of modules with configure lines like > --with-http_dav_module and so on.
If that's the case, you could (as you said) see if you can recompile nginx with passenger support, and separate out the files responsible for handling that support, if that's possible. You would just need to make sure that nging would still work with these files missing (i.e. the nginx-passenger package not installed). Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
