Exercises


Exercises

1.

How would you tell Apache that your content is in /usr/local/www?

2.

How would you instruct an Apache server to listen on port 81 instead of port 80?

3.

How would you enable Sam to publish Web pages from his ~/website directory but not allow anyone else to publish to the Web?

4.

Apache must be started as root. Why? Why does this action not present a security risk?