Date: Mon, 15 Dec 1997 09:30:52 -0800 (PST) From: Dan Busarow <dan@dpcsys.com> To: Bill Sandiford <bill@duey.interlinks.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help with Apache Message-ID: <Pine.UW2.3.95.971215092850.7261A-100000@cedb> In-Reply-To: <Pine.BSF.3.96.971215111336.12780A-100000@duey.interlinks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 15 Dec 1997, Bill Sandiford wrote: > With my new web server (apache 1.2.4 on freebsd 2.2.5) > > www.myserver.com/dir1 produces nothing > > in order to get the directory > > www.myserver.com/dir1/ with a trailing backslash This can happen if ServerName in httpd.conf is wrong. If these directories are also aliases, then whether or not the slash is neeeded is controlled by the Alias directive. See the comments in srm.conf Dan -- Dan Busarow 714 443 4172 DPC Systems / Beach.Net dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.971215092850.7261A-100000>