Web Server
The web server
is the main user interface.
- Should be able to handle php and mysql.
- Can be a variety of platforms.
- It can contain
the php, xml and html pages.
- It can hold podcasts
and progressive downloads.
- It can house the database.
- It can be password
protected with htaccess.
- For podcasting,
one web server is all that is needed.
- For streaming,
a webserver works in conjunction with a streaming server.
|