Questo contenuto non è disponibile nella lingua selezionata.
10.5.60. Location
The
<Location>
and </Location>
tags create a container in which access control based on URL can be specified.
For instance, to allow people connecting from within the server's domain to see status reports, use the following directives:
Replace <.example.com> with the second-level domain name for the Web server.
To provide server configuration reports (including installed modules and configuration directives) to requests from inside the domain, use the following directives:
Again, replace <.example.com> with the second-level domain name for the Web server.