Apache HTTPD
Public Attributes | List of all members
cgi_server_conf Struct Reference
module cgi_module

Public Attributes

const charlogname
 
long logbytes
 
apr_size_t bufbytes
 

Detailed Description

Definition at line 85 of file mod_cgi.c.

Member Data Documentation

◆ bufbytes

apr_size_t cgi_server_conf::bufbytes

Definition at line 88 of file mod_cgi.c.

◆ logbytes

long cgi_server_conf::logbytes

Definition at line 87 of file mod_cgi.c.

◆ logname

const char* cgi_server_conf::logname

Definition at line 86 of file mod_cgi.c.


The documentation for this struct was generated from the following file: