Hi Brooks.

You nailed it. I informed the person responsible for managing the web server 
and he changed the configuration so that index.php is recognized as a directory 
index. Everything works fine now.

Thanks.

----
Yemi


> -----Original Message-----
> From: Brooks Davis [mailto:[EMAIL PROTECTED] 
> Sent: Monday, October 20, 2003 3:15 PM
> To: Adesanya, Adeyemi
> Cc: '[email protected]'
> Subject: Re: [Ganglia-general] Behaviour of index.php
> 
> 
> On Mon, Oct 20, 2003 at 12:09:59PM -0700, Adesanya, Adeyemi wrote:
> > 
> > I'm making progress with the ganglia 2.5.4 web frontend but 
> I'm having 
> > trouble getting the various pull down menus to function correctly. 
> > Eventually I realized that the generated URLs do not contain 
> > 'index.php':
> > 
> > For starters
> > http://localhost/gmetad-webfrontend/ does not default to
> > http://localhost/gmetad-webfrontend/index.php , it displays the
> > directory contents. Is this behaviour correct?
> 
> You need to configure your server to accept index.php files 
> as directory indexes.
> 
> If you are using Apache, you need a configuration directive 
> that looks something like:
> 
> DirectoryIndex index.php index.html
> 
> -- Brooks
> 
> -- 
> Any statement of the form "X is the one, true Y" is FALSE.
> PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4
> 

Reply via email to