added apache to mp3 server project

This commit is contained in:
coydog 2013-12-06 21:29:19 -06:00
parent 4bdff76282
commit 4286469434
1 changed files with 1 additions and 1 deletions

View File

@ -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)