Hello everybody,

I have a text file in my website folder and I want to protect that text file so that nobody can view the content of the text file just like web.config doesn't show up when directly write the URL of the file.

Thanks.