build a FreeBSD webserver

jillelaine's picture
about this website
Submitted by jillelaine on March 8, 2006 - 6:38am.

this is documentation about building a FreeBSD webserver to run the hOodville website.
it was a fun project with tons of good learning!

anybody can install a little patchy webserver!

here's a list of what's installed in the base setup.

  • FreeBSD 5.4
  • apache-1.3.37_1 The extremely popular Apache http server.
  • mysql-server-4.0.27 Multithreaded SQL database (server)
  • php4-4.4.4_1 PHP Scripting Language (Apache Module and CLI)
  • php4-mysql-4.4.4_1 The mysql shared extension for php

read the following pages to learn more!
Table of Contents


( categories: )