Re: [newbie] Web server problem

2000-11-19 Thread kellyedwards
On Sunday 19 November 2000 16:34, Leo Fox wrote: > > Here is an example of what I mean, go to www.bluesnews.com/quake3 > it will AUTOMATICALLY add the / to the end and not give a not found > error. How do I get this to work on my server? > To all: To remedy your problem with the trailing / on y

Re: [newbie] Web server problem

2000-11-19 Thread billw
t;, or any combination of "Indexes", Options Indexes Includes FollowSymLinks Options Indexes FollowSymLinks --snip-- - Original Message - From: "Leo Fox" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 19, 2000 3:34 PM Subject: Re: [newbie] W

Re: [newbie] Web server problem

2000-11-19 Thread Leo Fox
ECTED]>Sent: Friday, November 17, 2000 7:33 AMSubject: RE: [newbie] Web server problem> Without the trailing "/", the web server is looking for a webpage named> test.htm or test.html.  You need the / to tell it that it is a directory,> not a file.>> Shawn A. Daniel> Linux

Re: [newbie] Web server problem

2000-11-17 Thread Leo Fox
CTED]> Sent: Friday, November 17, 2000 7:33 AM Subject: RE: [newbie] Web server problem > Without the trailing "/", the web server is looking for a webpage named > test.htm or test.html. You need the / to tell it that it is a directory, > not a file. > > Shawn A. Daniel >

RE: [newbie] Web server problem

2000-11-17 Thread Shawn Daniel
: Thursday, November 16, 2000 9:09 PM To: [EMAIL PROTECTED] Subject: [newbie] Web server problem I am running Apache 1.3.14 web server on my MDK 7.2 machine, and everything seems to be working fine except for one small problem. Let's say a user is trying to access a site under the subdirectory test