B
Bob
The web.config file is a pure XML file. Would people who visits my website
built on ASP.NET 2.0 be able to access my web.config file? i.e. can they do
http://mywebsite/web.config ?
I'm thinking of storing the DSN info in there and I definitely don't want
people to see my connection string.
built on ASP.NET 2.0 be able to access my web.config file? i.e. can they do
http://mywebsite/web.config ?
I'm thinking of storing the DSN info in there and I definitely don't want
people to see my connection string.