<Directory dir>
dir is the absolute pathname of the directory you are protecting.
Closing directive:
</Directory>
<Directory /u/Web> Options None </Directory>The directives contained within the Directory section above would only apply to the server directory /u/Web.
Return to access
configuration overview
httpd@ncsa.uiuc.edu