b0VIM 7.4 ghRMrootci-018-data-server/usr/local/httpd/conf/httpd.conf 3210#"! UtpWHXtzklad,Wq)\ D k  x v 1 R A ? !  w u & k/" }|zTRn'k3Qi3R#LoadModule file_cache_module modules/mod_file_cache.so#LoadModule allowmethods_module modules/mod_allowmethods.so#LoadModule auth_digest_module modules/mod_auth_digest.so#LoadModule auth_form_module modules/mod_auth_form.soLoadModule auth_basic_module modules/mod_auth_basic.soLoadModule access_compat_module modules/mod_access_compat.soLoadModule authz_core_module modules/mod_authz_core.so#LoadModule authz_dbd_module modules/mod_authz_dbd.so#LoadModule authz_owner_module modules/mod_authz_owner.so#LoadModule authz_dbm_module modules/mod_authz_dbm.soLoadModule authz_user_module modules/mod_authz_user.soLoadModule authz_groupfile_module modules/mod_authz_groupfile.soLoadModule authz_host_module modules/mod_authz_host.soLoadModule authn_core_module modules/mod_authn_core.so#LoadModule authn_socache_module modules/mod_authn_socache.so#LoadModule authn_dbd_module modules/mod_authn_dbd.so#LoadModule authn_anon_module modules/mod_authn_anon.so#LoadModule authn_dbm_module modules/mod_authn_dbm.soLoadModule authn_file_module modules/mod_authn_file.so## LoadModule foo_module modules/mod_foo.so# Example:## to be loaded here.# Statically compiled modules (those listed by `httpd -l') do not need# directives contained in it are actually available _before_ they are used.# have to place corresponding `LoadModule' lines at this location so the# To be able to use the functionality of a module which was built as a DSO you## Dynamic Shared Object (DSO) Support#Listen 80#Listen 12.34.56.78:80## prevent Apache from glomming onto all bound IP addresses.# Change this to Listen on specific IP addresses as shown below to ## directive.# ports, instead of the default. See also the # Listen: Allows you to bind Apache to specific IP addresses and/or## Mutex default:logs## other reason.# mutex file directory is not on a local disk or is not appropriate for some# Uncomment and change the directory if mutexes are file-based and the default## for individual mutexes, or change the global defaults# Mutex: Allows you to set the mutex mechanism and mutex file directory#ServerSignature OffServerTokens ProdServerRoot "/usr/local/httpd"## least PidFile.# same ServerRoot for multiple httpd daemons, you will need to change at# Mutex directive, if file-based mutexes are used. If you wish to share the# ServerRoot at a non-local disk, be sure to specify a local disk on the# Do not add a slash at the end of the directory path. If you point## configuration, error, and log files are kept.# ServerRoot: The top of the directory tree under which the server's## will be interpreted as '/logs/access_log'.# server as "/usr/local/apache2/logs/access_log", whereas "/logs/access_log" # with ServerRoot set to "/usr/local/apache2" will be interpreted by the# with "/", the value of ServerRoot is prepended -- so "logs/access_log"# server will use that explicit path. If the filenames do *not* begin# of the server's control files begin with "/" (or "drive:/" for Win32), the# Configuration and logfile names: If the filenames you specify for many## consult the online docs. You have been warned. # what they do. They're here only as hints or reminders. If you are unsure# Do NOT simply read the instructions in here without understanding## for a discussion of each configuration directive.# # In particular, see # See for detailed information.# configuration directives that give the server its instructions.# This is the main Apache HTTP server configuration file. It contains the#adW#lnba_jig1 c "   V A @ > N  F | Y X 8   jCBa`0  vSGF'US=|W32#" #MaxConnection 219.142.135.82 3 BandWidth 219.142.135.85 1024000 #BandWidth all 2048000 ForceBandWidthModule On BandWidthModule On###下载速度限制##SSLRandomSeed connect builtinSSLRandomSeed startup builtin## but a statically compiled-in mod_ssl.# starting without SSL on platforms with no /dev/random equivalent# Note: The following must must be present to support##Include conf/extra/httpd-ssl.conf# Secure (SSL/TLS) connectionsInclude conf/extra/proxy-html.conf# Configure mod_proxy_html to understand HTML4/XHTML1#Include conf/extra/httpd-default.conf# Various default settings#Include conf/extra/httpd-dav.conf# Distributed authoring and versioning (WebDAV)#Include conf/extra/httpd-manual.conf# Local access to the Apache HTTP Server Manual#Include conf/extra/httpd-vhosts.conf# Virtual hosts#Include conf/extra/httpd-info.conf# Real-time info on requests and configuration#Include conf/extra/httpd-userdir.conf# User home directories#Include conf/extra/httpd-languages.conf# Language settings#Include conf/extra/httpd-autoindex.conf# Fancy directory listings#Include conf/extra/httpd-multilang-errordoc.conf# Multi-language error messages#Include conf/extra/httpd-mpm.conf# Server-pool management (MPM specific)# necessary.# the server, or you may simply copy their contents here and change as # included to add extra features or to modify the default configuration of # The configuration files in the conf/extra/ directory can be ## Supplemental configuration#EnableSendfile on#EnableMMAP off## Defaults: EnableMMAP On, EnableSendfile Off# broken on your system.# filesystems or if support for these functions is otherwise# be turned off when serving from networked-mounted # files. This usually improves server performance, but must# memory-mapping or the sendfile syscall may be used to deliver# EnableMMAP and EnableSendfile: On systems that support it, ##MaxRanges unlimited# Default setting is to accept 200 Ranges.# values 'default', 'none' or 'unlimited'.# returning the entire resource, or one of the special# MaxRanges: Maximum number of Ranges in a request before###ErrorDocument 402 http://www.example.com/subscription_info.html#ErrorDocument 404 "/cgi-bin/missing_handler.pl"#ErrorDocument 404 /missing.html#ErrorDocument 500 "The server made a boo boo."# Some examples:## 1) plain text 2) local redirects 3) external redirects# Customizable error responses come in three flavors:##MIMEMagicFile conf/magic## directive tells the module where the hint definitions are located.# contents of the file itself to determine its type. The MIMEMagicFile# The mod_mime_magic module allows the server to use various hints from the# #AddOutputFilter INCLUDES .shtml #AddType text/html .shtml # # (You will also need to add "Includes" to the "Options" directive.)