Administering an ISP Installation |
The following procedure shows how to reset permissions for multiple virtual servers, each with multiple sub-webs that have unique permissions. First, you have to restrict browser access, and then reset permissions on each virtual server.
To restrict browser access
If you are dealing with the Default Web Site (found in the C:\Inetpub\Wwwroot directory, by default), open a command prompt and change to the C:\Inetpub directory. Then, type the following command:
cacls wwwroot /T /E /R iusr_computername network interactive everyone
However, the Wwwroot directory is just an example. Substitute your content directory’s path in the preceding command.
At this point, Browse access will be restricted.
Once you are in the site with FrontPage, turn Anonymous access on.
To enable Anonymous access