Apache, in its
simplest function, is
software that
displays and serves
HTML pages hosted
on a server to a
client browser that
understands the
HTML code.
Functionality
\ue000
The Web server will be accessible from the Internet; and, Only static
HTML pages will be served
\ue000
The server will support name-based virtual hosting mechanism
\ue000
Specified Web pages can be accessible only from selected IP addresses or
users (basic authentication)
\ue000
The server will log all the Web requests (including information about
Web browsers)
Or
\ue000
The web server must handle the PHP/Perl scripting language
\ue000
The PHP/Perl component must be able to read and write users' data in a
Leave a Comment