<?xml version="1.0" encoding="UTF-8"?> <configuration> <location path="CMSPages"> <system.web> <authorization> <allow users="*" /> </authorization> </system.web> </location> </configuration>