代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/238762/4610047
default httpd-mpm.conf.default
#
# 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/4610049
default httpd-languages.conf.default
#
# Settings for hosting different languages.
#
# Required modules: mod_mime, mod_negotiation
# DefaultLanguage and AddLanguage allows you to specify the language of
# a document. You can then
www.eeworm.com/read/238762/4610050
default httpd-info.conf.default
#
# Get information about the requests being processed by the server
# and the configuration of the server.
#
# Required modules: mod_status (for the server-status handler),
# m
www.eeworm.com/read/238762/4610052
default httpd-manual.conf.default
#
# 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/4610053
default httpd-ssl.conf.default
#
# 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/4610056
default httpd-vhosts.conf.default
#
# Virtual Hosts
#
# If you want to maintain multiple domains/hostnames on your
# machine you can setup VirtualHost containers for them. Most configurations
# use only name-based virtual hosts s
www.eeworm.com/read/238762/4610057
default httpd-default.conf.default
#
# 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/4610060
default httpd-userdir.conf.default
# 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/204643/5031546
in httpd-multilang-errordoc.conf.in
#
# The configuration below implements multi-language error documents through
# content-negotiation.
#
# Required modules: mod_alias, mod_include, mod_negotiation
#
# We use Alias to redirect any /err
www.eeworm.com/read/165611/5480272
conf-dist-nw httpd.conf-dist-nw
#
# Based upon the NCSA server configuration files originally by Rob McCool.
#
# This is the main Apache server configuration file. It contains the
# configuration directives that give the server its