You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "lou-3 (via GitHub)" <gi...@apache.org> on 2023/06/17 04:39:42 UTC

[GitHub] [httpd-mod_fcgid] lou-3 opened a new issue, #1: fcgid handler declining

lou-3 opened a new issue, #1:
URL: https://github.com/apache/httpd-mod_fcgid/issues/1

   Hi,
   
   mod-fcgid.c is declining. Here is the code lines 191-192 from mod-fcgid.c:
   
   `    if (strcmp(r->handler, "fcgid-script"))
           return DECLINED;
   `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@httpd.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [httpd-mod_fcgid] lou-3 closed issue #1: fcgid handler declining

Posted by "lou-3 (via GitHub)" <gi...@apache.org>.
lou-3 closed issue #1: fcgid handler declining 
URL: https://github.com/apache/httpd-mod_fcgid/issues/1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@httpd.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org