Apache HTTP最新官方配置(中译版[4]) [5~待续][1]

[入库:2005年8月18日] [更新:2007年3月25日]

本文简介:选择自 bigball 的 blog

#        deny from all

#    </limitexcept>

#</directory>

 

#

# directoryindex: sets the file that apache will serve if a directory

# is requested.

#directoryindex: apache服务器将要以一个目录的形式响应服务

# the index.html.var file (a type-map) is used to deliver content-

# negotiated documents.  the multiviews option can be used for the

# same purpose, but it is much slower.

#index.html变量文件(一种映射)将直接传送内容。multiviews选项可以用于同样的目的,但是要慢得多

directoryindex index.html index.html.var

 

#

# accessfilename: the name of the file to look for in each directory

# for additional configuration directives.  see also the allowoverride

# directive.

#accessfilename: 用来查找各个目录下额外的配置指令的配置文件名,同时参考allowoverride(允许重载)指令

#acce

accessfilename .htaccess

 

#

# the following lines prevent .htaccess and .htpasswd files from being

# viewed by web clients.

本文关键:Apache HTTP最新官方配置(中译版[4]) [5~待续]
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top