|
Apache
1. to test a web server which is hosting the virtual host, using only telnet, what would you type at the telnet prompt?
2. what fields would you expect to have to define in a Virtual-Host definition in apache?
3. Apache runs as a user, usually "Apache" or "httpd". For apache to serve a file from a user's public_html directory, what permissions would be required?
|