Setting up Apache

Clint Gilders techservices at onlinehobbyist.com
Fri Mar 26 06:14:23 PST 2004


Kevin Kinsey wrote:
> For starters, make sure your ports tree is up to date,
> and issue the following (assuming version 1.3.x here):
> 
> #cd /usr/ports/www/apache13
> #make install clean
> 
> (if csh or tcsh)
> 
> #rehash
> 
> Then:
> 
> #apachectl configtest

You'll want to do an:

#apachectl start

before trying http://localhost .  configtest  only tests your httpd.conf 
it doesn't start apache.

-- 
Clint Gilders <techservices at onlinehobbyist.com>
Director of Technology Services
OnlineHobbyist.com, Inc.


More information about the freebsd-questions mailing list