<configuration>
	<system.web>
		<authorization>
            
			<deny users="*" />
		</authorization>
	</system.web>
</configuration>
