From 42864694347c152eb16773add210bfd593697a39 Mon Sep 17 00:00:00 2001 From: coydog Date: Fri, 6 Dec 2013 21:29:19 -0600 Subject: [PATCH] added apache to mp3 server project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c403ea..faa8d18 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ maintainers. * Conducted research into improving performance of consumer-market routers by offloading DHCP and DNS services onto NetBSD-current/evbarm on RaspberryPi. * Implemented MP3 player with web browser interface for home stereo system, - using FreeBSD 3.4, Perl CGI scripts, and MySQL on a headless PC. + using FreeBSD 3.4, Perl CGI scripts, Apache, and MySQL on a headless PC. * Wrote a portable TCP portscanner, compatible with most Unix systems, Linux, Windows, and VMS. [Repository](https://github.com/coydog/drunkscan)