https://issues.apache.org/bugzilla/show_bug.cgi?id=46710
Dan Poirier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |WONTFIX --- Comment #1 from Dan Poirier <[email protected]> 2009-03-20 11:05:12 PST --- It would be nice, but it's not really possible to do that. ScriptAlias doesn't exactly make mod_cgi handle the request, it just sets the request's handler to be "cgi-script". There's no way for ScriptAlias to know if there's a module loaded that is willing to handle those requests. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
