Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 83728 invoked by uid 500); 2 Dec 2002 04:39:07 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 83713 invoked from network); 2 Dec 2002 04:39:06 -0000 Received: from 216-187-241-134.ded.btitelecom.net (HELO tnnts40ent01.technettn.net) (216.187.241.134) by daedalus.apache.org with SMTP; 2 Dec 2002 04:39:06 -0000 Received: from carterws (68.53.150.231) by TNNTS40ENT01 (MailMax 4. 8. 3. 0) with ESMTP id 35450376 for users@httpd.apache.org; Sun, 01 Dec 2002 22:32:26 -0600 CST From: "H. Carter Harris" To: Date: Mon, 2 Dec 2002 10:39:40 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3DEADF17.3090206@shaw.ca> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] A problem with index.html I just checked myself again ... I used apachectl stop to stop the server ... then httpd -f /usr/www/site.first/conf/httpd.conf -d /usr/www/site.first/htdocs to start the server again. I checked the log and the 404 error was recorded ... actually is 404 206. I also noted that the site was hit twice today from other IP addresses other than mine. Those hits recorded 400 307 messages. To recreate the error I changed my brower to include the name of the page and it displayed has it has before. The log shows a "GET /index.html HTTP/1.1" 304 - -----Original Message----- From: J. Greenlees [mailto:jaqui@shaw.ca] Sent: Sunday, December 01, 2002 10:19 PM To: users@httpd.apache.org Subject: Re: [users@httpd] A problem with index.html that should work, did you restart apache after adding it? H. Carter Harris wrote: > Did I not do that in the last line of the conf file? > > >>LoadModule config_log_module /usr/lib/apache/mod_log_config.so >>LoadModule dir_module /usr/lib/apache/mod_dir.so >>User apache >>Group apache >>ServerName linuxserver >>DocumentRoot /usr/www/site.first/htdocs >>TransferLog /usr/www/site.first/logs/access.log >>DirectoryIndex index.html > > > -----Original Message----- > From: J. Greenlees [mailto:jaqui@shaw.ca] > Sent: Sunday, December 01, 2002 10:02 PM > To: users@httpd.apache.org > Subject: Re: [users@httpd] A problem with index.html > > > you need to specify which files are index files for apache to look for. > with a line like: > > > DirectoryIndex index.html index.php index.php3 index.shtml > > > you can set up any filename as the index file, including something like > start_site_file.html > > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org