I found the key
In /etc/http/conf.d/welcome.conf file. This LocationMatch remove Indexes
support.
<LocationMatch "^/+$">
Options -Indexes
ErrorDocument 403 /error/noindex.html
</LocationMatch>
So we must add LocationMath’s Indexes in my virtual host configuration
<LocationMatch "^/+$">
Options -Indexes
</LocationMatch>
_____
发件人: centos-mirror-bounces at centos.org
[mailto:centos-mirror-bounces at centos.org] 代表 Kelphon
发送时间: 2007年2月10日 1:21
收件人: 'Mailing list for CentOS mirrors.'
主题: 答复: [CentOS-mirror] New Beijing Mirror
Congratulations
Could you please share you configuration to me.
My web root directory’s autoindex is bad. But he sub-directory is ok
http://mirror.kingstor.com/ --- bad
http://mirror.kingstor.com/centos -- good
_____
发件人: centos-mirror-bounces at centos.org
[mailto:centos-mirror-bounces at centos.org] 代表 Richard Ford
发送时间: 2007年2月9日 23:36
收件人: Mailing list for CentOS mirrors.
主题: [CentOS-mirror] New Beijing Mirror
New Beijing Mirror, we are on both CNCBig, CNCSmall, China Telecom, Great
Wall, Keji Wang and Jiao Yu Wang Networks. Though those of us in China know
how routing really works here...cough, cough...
I may add an IP alias via our routers in HK for south China users and HK
users to come in up on the main south china backbone at a later date - but I
need to wait for our CISCO engineer to come back from holidays as I suck at
IOS.
Anyway.
url: http://centos.candishosting.com.cn/
sync: Every 6 hours, so 4 times per day
location: Beijing, PR China
bandwidth cap: Unlimited
speed: Unlimited 100mbits Dedicated Fibre
organization: CANDIS Group
organization url: http://www.candis.com.cn
email: hosting at candis.com.cn / rford at candis.com.cn
Cheers,
Richard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-mirror/attachments/20070210/681f7ed6/attachment-0004.html>