#If RELEASE
srvr.SetStaticFilesOptions(CreateMap("cacheControl": "max-age=604800,public","gzip":True,"dirAllowed":False))
#Else
srvr.SetStaticFilesOptions(CreateMap("cacheControl": "max-age=604800,public","gzip":False,"dirAllowed":False))
#End If
If you did, then someone would have to 'guess' what your file is called to be able to open it. So maybe call it something one cannot guess that easy? like '24J4b7Q4M6kS.config'
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.