web.config 140 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 <configuration> <system.webServer> <authorization> <deny users="*"> </authorization> </system.webServer> </configuration>