its not "DocumentRoot directive" its "DirectoryIndex directive" :-)
ashutosh
- Original Message -
From: "Rob Wilkerson" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, July 12, 2006 5:54 PM
Subject: Re: [EMAIL PROTECTED] index files in subdirectories
&g
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 12, 2006 1:43 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] index files in subdirectories
>
>
> I have a server set up with Apache/2.0.55 (Win32),
Sorry, I meant your DirectoryIndex directive, not your DocumentRoot
directive. :-)
On 7/12/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote:
Look for your DocumentRoot directive in your httpd.conf. It will (or
should) contain a space-delimited list of file names (e.g. index.html
index.cgi). Add "i
Look for your DocumentRoot directive in your httpd.conf. It will (or
should) contain a space-delimited list of file names (e.g. index.html
index.cgi). Add "index.php" and you'll be all set.
On 7/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I have a server set up with Apache/2.0.55 (Win
I have a server set up with Apache/2.0.55 (Win32), PHP/5.1.2, and Perl
(ActivePerl 5.8.8 Build 817).
My main index page (index.php) resides in my DocumentRoot directory and is
served by entering the url without the need to add index.php to the end.
This page has links to my company's bugzilla p