I see couple of issues in delivering fcgid.conf and security.conf . Since these are now delivered as separate configuration files and will be read only after reading the entire httpd.conf, customers who want to customize the features of this module will now have no reliable way of configuring it within multiple virtual servers.
consider an example - if I would like to configure 10 multiple virtual servers within 'httpd.conf' and configure some fastcgi configuration in few of them and security rules in the other. Since, fastcgi and security features would not have been loaded customer would have hard time understanding / trouble shooting the problem. Historically, some modules will have to be loaded ahead of the other for it to work successfully. I am not sure, if these modules have such restriction. For example, will there be any issue if a 3rd party module is loaded ahead of mod_security.so because of this dispersed approach . - Sriram rahul wrote: > Hi, > Updated diffs are posted, please do review. > http://cr.opensolaris.org/~vrthra/6675431.modules/ > > > | | The default configuration files for mod_security2, mod_jk, > | | mod_fcgid, mod_dtrace are being integrated with this CR. (6675431) > | | The diffs are availabe here. > | | http://cr.opensolaris.org/~vrthra/6675431.modules/ > > rahul > -- > 1. e4 _ > _______________________________________________ > > > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss >
