Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 1999 16:10:16 -0500
From:      TrouBle <trouble@hackfurby.com>
To:        Brian <bri@sonicboom.org>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Where is Apache?
Message-ID:  <37C45BB7.25F1193F@hackfurby.com>
References:  <Pine.BSF.4.10.9908251225500.8700-100000@adsl-216-102-203-44.dsl.snfc21.pacbell.net>

next in thread | previous in thread | raw e-mail | index | archive | help
i believe this is how it is on my system and i start apache with apachectl

bastille# which apache
/usr/local/sbin/apache
bastille#
 which apachectl
/usr/local/sbin/apachectl
bastille#




apache -V
Server version: Apache/1.3.6 (FreeBSD)
Server built:   Aug 16 1999 23:39:30
Server's Module Magic Number: 19990320:0
Server compiled with....
 -D EAPI
 -D HAVE_MMAP
 -D USE_MMAP_SCOREBOARD
 -D USE_MMAP_FILES
 -D USE_FLOCK_SERIALIZED_ACCEPT
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D HTTPD_ROOT="/usr/local"
 -D SUEXEC_BIN="/usr/local/sbin/suexec"
 -D SHARED_CORE_DIR="/usr/local/libexec/apache"
 -D DEFAULT_PIDLOG="/var/run/apache.pid"
 -D DEFAULT_SCOREBOARD="/var/run/apache.scoreboard"
 -D DEFAULT_LOCKFILE="/var/run/apache.lock"
 -D DEFAULT_XFERLOG="/var/log/access_log"
 -D DEFAULT_ERRORLOG="/var/log/error_log"
 -D TYPES_CONFIG_FILE="etc/apache/mime.types"
 -D SERVER_CONFIG_FILE="etc/apache/apache.conf"
 -D ACCESS_CONFIG_FILE="etc/apache/access.conf"
 -D RESOURCE_CONFIG_FILE="etc/apache/srm.conf"
bastille#


Brian wrote:

> After the apache port is installed, it displays this..
>
>  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/  |
> +--------------------------------------------------------+
>
>                         Bri



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?37C45BB7.25F1193F>