First page Back Continue Last page Summary Graphics
Installing a web server
assumes you have /usr/ports/ installed (125 MB)
- cd /usr/ports/www/apache13/
- make install
set a few things in /usr/local/etc/apache/httpd.conf
start/stop it via /usr/local/etc/rc.d/apache.sh {start|stop} and you are up and running
see also pkgadd -r <packagename>