赞助连接

赞助连接

阅 读 文 章

apache奇怪的问题,偶滴个神啊~~~

[来源:网上转载 (http://bbs.chinaunix.net) | 作者:网友() | 时间:2007-06-21 | 浏览:人次 ]


# server as "/usr/local//var/log/foo.log".

#
# ServerRoot: The top of the directory tree under which the server's
# configuration, error, and log files are kept.
#
# Do not add a slash at the end of the directory path.  If you point
# ServerRoot at a non-local disk, be sure to point the LockFile directive
# at a local disk.  If you wish to share the same ServerRoot for multiple
# httpd daemons, you will need to change at least LockFile and PidFile.
#
ServerRoot "/usr/local"

#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, instead of the default. See also the <VirtualHost>
# directive.
#
# Change this to Listen on specific IP addresses as shown below to
# prevent Apache from glomming onto all bound IP addresses.
#
#Listen 12.34.56.78:80
Listen 1982

#
# Dynamic Shared Object (DSO) Support
#
# To be able to use the functionality of a module which was built as a DSO you
# have to place corresponding `LoadModule' lines at this location so the
# directives contained in it are actually available _before_ they are used.
# Statically compiled modules (those listed by `httpd -l') do not need
# to be loaded here.
#
# Example:
# LoadModule foo_module modules/mod_foo.so
#
LoadModule authn_file_module libexec/apache21/mod_authn_file.so
LoadModule authn_dbm_module libexec/apache21/mod_authn_dbm.so
LoadModule authn_anon_module libexec/apache21/mod_authn_anon.so
LoadModule authn_default_module libexec/apache21/mod_authn_default.so
LoadModule authz_host_module libexec/apache21/mod_authz_host.so
LoadModule authz_groupfile_module libexec/apache21/mod_authz_groupfile.so
LoadModule authz_user_module libexec/apache21/mod_authz_user.so
LoadModule authz_dbm_module libexec/apache21/mod_authz_dbm.so
LoadModule authz_owner_module libexec/apache21/mod_authz_owner.so
LoadModule authz_default_module libexec/apache21/mod_authz_default.so
LoadModule auth_basic_module libexec/apache21/mod_auth_basic.so
LoadModule auth_digest_module libexec/apache21/mod_auth_digest.so
LoadModule file_cache_module libexec/apache21/mod_file_cache.so
LoadModule cache_module libexec/apache21/mod_cache.so
LoadModule disk_cache_module libexec/apache21/mod_disk_cache.so
LoadModule include_module libexec/apache21/mod_include.so
LoadModule filter_module libexec/apache21/mod_filter.so
LoadModule charset_lite_module libexec/apache21/mod_charset_lite.so
LoadModule deflate_module libexec/apache21/mod_deflate.so
LoadModule log_config_module libexec/apache21/mod_log_config.so
LoadModule logio_module libexec/apache21/mod_logio.so
LoadModule env_module libexec/apache21/mod_env.so
LoadModule mime_magic_module libexec/apache21/mod_mime_magic.so
LoadModule cern_meta_module libexec/apache21/mod_cern_meta.so
LoadModule expires_module libexec/apache21/mod_expires.so
TAG标签 : 问题 奇怪 the to LoadModule you be server and for

最新评论 共有0位网友发表了评论

发表评论

评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名:(注册)
密码:
验证码:
匿名发表
网站地图友情连接交流论坛网站投稿广告服务联系我们留言本站长统计
Some rights reserved: www.chmhome.com, 鄂ICP备07010232号 E-mail:chinakafei@live.com,QQ:552766
中国咖啡技术网(Chmhome):国外编程技术书籍,中文编程手册,经典编程文章,交流技术,技术软件下载,计算机论文,毕业论文.