代码搜索:httpd

找到约 3,603 项符合「httpd」的源代码

代码结果 3,603
www.eeworm.com/read/238762/4610048

conf httpd-ssl.conf

# # This is the Apache server configuration file providing SSL support. # It contains the configuration directives to instruct the server how to # serve pages over an https connection. For detailin
www.eeworm.com/read/238762/4610051

conf httpd-userdir.conf

# Settings for user home directories # # Required module: mod_userdir # # UserDir: The name of the directory that is appended onto a user's home # directory if a ~user request is received. Not
www.eeworm.com/read/238762/4610054

conf httpd-manual.conf

# # Provide access to the documentation on your server as # http://yourserver.example.com/manual/ # The documentation is always available at # http://httpd.apache.org/docs/2.2/ # # Required mo
www.eeworm.com/read/238762/4610058

conf httpd-mpm.conf

# # Server-Pool Management (MPM specific) # # # PidFile: The file in which the server should record its process # identification number when it starts. # # Note that this is the default PidF
www.eeworm.com/read/238762/4610059

conf httpd-default.conf

# # This configuration file reflects default settings for Apache HTTP Server. # # You may change these, but chances are that you may not need to. # # # Timeout: The number of seconds before re
www.eeworm.com/read/238762/4610364

en httpd.html.en

www.eeworm.com/read/233147/4694641

conf httpd_modify.conf

# Using mod_jk2.dll to redirect dynamic calls to Tomcat LoadModule jk_module modules\mod_jk_2.0.46.dll JkWorkersFile "conf\workers.properties" JkLogFile "logs\mod_jk2.log" JkLogLevel debug JkMou
www.eeworm.com/read/231942/4707126

c httpd-fsdata.c

static const unsigned char data_404_html[] = { /* /404.html */ 0x2f, 0x34, 0x30, 0x34, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0, 0x3c, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0xd, 0xa, 0x20, 0x20, 0x3c, 0x62, 0
www.eeworm.com/read/231942/4707129

h httpd-cgi.h

/** * \addtogroup httpd * @{ */ /** * \file * Web server script interface header file * \author * Adam Dunkels * */ /* * Copyright (c) 2001
www.eeworm.com/read/231942/4707130

c httpd-fs.c

/* * Copyright (c) 2001, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted pr