Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 1999 11:23:46 -0700 (PDT)
From:      Brian <bri@sonicboom.org>
To:        Jackie Gibson <jr-gibson@worldnet.att.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: web server
Message-ID:  <Pine.BSF.4.10.9908261120130.10979-100000@adsl-216-102-203-44.dsl.snfc21.pacbell.net>
In-Reply-To: <37C4846B.883BDAF3@worldnet.att.net>

next in thread | previous in thread | raw e-mail | index | archive | help

If you install a bsd box with the ports collection, then install the
apache1.3 port, heres the critical stuff, I saved this after I recently
installed a port...

The default index.html is found this way.
/usr/home/bri{96}% locate index.html
/usr/local/share/doc/apache/index.html
/usr/local/share/doc/apache/manual/index.html
/usr/local/share/doc/apache/manual/misc/index.html
/usr/local/share/doc/apache/manual/mod/index.html
/usr/local/share/doc/apache/manual/mod/mod_autoindex.html
/usr/local/share/doc/apache/manual/vhosts/index.html
/usr/local/share/doc/pine/tech-notes/index.html                       

Needless to say, you want to copy then edit the first one.

				Bri

 You now have successfully built and installed the      |
| Apache 1.3 HTTP server. To verify that Apache actually |
| works correctly you now should first check the         |
| (initially created or preserved) configuration files   |
|                                                        |
|   /usr/local/etc/apache/httpd.conf
|                                                        |
| and then you should be able to immediately fire up     |
| Apache the first time by running:                      |
|                                                        |
|   /usr/local/sbin/apachectl start
|                                                        |
| Thanks for using Apache.       The Apache Group        |
|                                http://www.apache.org/  |
+--------------------------------------------------------+
=

On Wed, 25 Aug 1999, Jackie Gibson wrote:

> I really do not know much about freebsd (or any other unix os) and would
> only like to set up a web server. Can you point me in the right
> direction? For instance - after I have installed the freebsd, I would
> like to know what dir to put my home page in. I can figure out what
> commands do what, I can even configure the ciso router, but need to know
> some functionality structure.
> Thanks in advance,
> Jackie R. Gibson
> return email to krypton@swconnect.net - my work address
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908261120130.10979-100000>