apache 2.* 能像以前的版本显示目录列表么?则么设置啊?

由 engi 在 11-05-2003 07:49 发表:

apache 2. 能像以前的版本显示目录列表么?则么设置啊?*

apache 2.* 能像以前的版本显示目录列表么?则么设置啊?

以前的版本默认地就可以显示目录列表(如果没有如 index.,default.)

我不知道朋友你们的apache 2是否默认的时候不再现实目录列表了..但我想知道如何设置可以显示?

希望朋友们帮帮忙


由 dato 在 11-05-2003 10:58 发表:


 1<directory "="" dato="" w3="" www"="">   
 2  
 3  
 4  
 5#   
 6  
 7# Possible values for the Options directive are "None", "All",   
 8  
 9# or any combination of:   
10  
11# Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews   
12  
13#   
14  
15# Note that "MultiViews" must be named *explicitly* --- "Options All"   
16  
17# doesn't give it to you.   
18  
19#   
20  
21# The Options directive is both complicated and important. Please see   
22  
23# http://httpd.apache.org/docs-2.0/mod/core.html#options   
24  
25# for more information.   
26  
27#   
28  
29Options Indexes FollowSymLinks   
30  
31  
32  
33#   
34  
35# AllowOverride controls what directives may be placed in .htaccess files.   
36  
37# It can be "All", "None"</directory>
Published At
Categories with 服务器类
Tagged with
comments powered by Disqus