Google
 

Module Magic mime types
[HTTP Daemon Routine]


Defines

#define CGI_MAGIC_TYPE   "application/x-httpd-cgi"
#define INCLUDES_MAGIC_TYPE   "text/x-server-parsed-html"
#define INCLUDES_MAGIC_TYPE3   "text/x-server-parsed-html3"
#define DIR_MAGIC_TYPE   "httpd/unix-directory"

Define Documentation

#define CGI_MAGIC_TYPE   "application/x-httpd-cgi"

Magic for mod_cgi[d]

#define DIR_MAGIC_TYPE   "httpd/unix-directory"

Magic for mod_dir

#define INCLUDES_MAGIC_TYPE   "text/x-server-parsed-html"

Magic for mod_include

#define INCLUDES_MAGIC_TYPE3   "text/x-server-parsed-html3"

Magic for mod_include


Generated on Sun Jul 1 10:07:08 2007 by Doxygen 1.5.2. This rendition of the open source Apache HTTP Server header documentation is not endorsed by or affiliated with the Apache Software Foundation.