Date: Mon, 12 Feb 1996 09:30:57 -0700 (MST) From: Brian Handy <handy@condor.physics.montana.edu> To: Dale Benzer <ipc1@tribeca.ios.com> Cc: questions@freebsd.org Subject: Re: Apache startup Page Message-ID: <Pine.BSF.3.91.960212092826.1294A-100000@condor.physics.montana.edu> In-Reply-To: <Pine.BSD.3.91.960212102701.10576B-100000@tribeca.ios.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Can anyone tell me where in the conf files I can designate a page to > automatically load when users access my apache server? Right now, > they just get an index. In srm.conf, you should have a line similar to: DirectoryIndex welcome.html --where "welcome.html" is the default file to load when a directory is specified. There may be other ways to handle this...but I just have a "welcome.html" file in my httpd docs top directory. Happy Trails, Brian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960212092826.1294A-100000>