Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 00:21:35 -0700 (PDT)
From:      "Jason C. Wells" <jcwells@nwlink.com>
To:        Praveen <pbobba1@panam1.panam.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: your mail
Message-ID:  <Pine.SOL.3.96.1000711001852.14146A-100000@utah>
In-Reply-To: <09784044E77FD311B7B8009027B0D5DDA7C0@COSERVE-BDC1>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 Jul 2000, Praveen wrote:

> The webserver on freebsd is down.
> How to start it manually
> 
> Thank you
> Praveen 

Assuming you are using apache, run...

# apachectl start
 or
# httpdctl start
 or
# httpsdctl start
 or
# /usr/local/etc/rc.d/apache.sh
 or
Whatever it happens to be on your box. These are just some idead to get
you started.

Thank you,
Jason C. Wells



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.SOL.3.96.1000711001852.14146A-100000>