Re: [CentOS] easy httpd's problem

2010-11-17 Thread Leonard den Ottolander
On Wed, 2010-11-17 at 18:32 +0800, 49163653 wrote: > This is just for test,not for the serious situation! > And I just find the solution to my problem yesterday. > The reason is that the selinux on my CentOS prevent httpd from > visiting file. > Issus will be fine after I change the file's context

Re: [CentOS] easy httpd's problem

2010-11-17 Thread 49163653
10-11-17 49163653 发件人: Jussi Hirvi 发送时间: 2010-11-17 16:26:39 收件人: CentOS mailing list 抄送: 主题: Re: [CentOS] easy httpd's problem On 16.11.2010 10.25, 49163653 wrote: > > ServerAdmin gitserver > DocumentRoot / > > Options Indexe

Re: [CentOS] easy httpd's problem

2010-11-17 Thread Jussi Hirvi
On 16.11.2010 10.25, 49163653 wrote: > > ServerAdmin gitserver > DocumentRoot / > > Options Indexes FollowSymLinks includes > order allow,deny > AllowOverride None > allow from all > > ServerName dummy-host.example.com > ErrorLog

Re: [CentOS] easy httpd's problem

2010-11-16 Thread Timo Schoeler
On 11/16/2010 09:25 AM, 49163653 wrote: > your guys: > I can't see the direcotry under / produced by *mkdir* command via > Internat Explorer, except the any direcotry and file that exist after > the CentOS installation complete. > This is my directory 's detail information: > drwxr-xr-x root www-da