Hello !
In changelog of mod_fcgid I can see version 2.1 ( Feb 15th 2007 ) 2. FCGIWrapper disallowed in .htaccess but in version 2.3.5 the possibility of use FCGIWrapper in .htaccess still exist. I can use in my .htaccess something like the following SetHandler fcgid-script FcgidWrapper "/path/to/wrapper.sh" Options +ExecCGI allow from all How can I deny use FcgidWrapper in .htaccess ? Regards,
Piotr Kloc
|