A
Andy Fish
Hi,
From what I can gather, under Asp.Net 2.0, it is safe to put data and config
files underneath the app_data in the web root and they will not be served
directly to the browser from a URL.
Can anyone explain just how this feature works. is app_data a reserved name
for IIS and ASP.Net, or is there some jiggery pokery going on behind the
scenes with file permissions or virtual roots?
It's not that I don't trust Microsoft; it's just that .... well.... I guess
I don't trust Microsoft - especially where bits of unexplained magic are
concerned
TIA
Andy
From what I can gather, under Asp.Net 2.0, it is safe to put data and config
files underneath the app_data in the web root and they will not be served
directly to the browser from a URL.
Can anyone explain just how this feature works. is app_data a reserved name
for IIS and ASP.Net, or is there some jiggery pokery going on behind the
scenes with file permissions or virtual roots?
It's not that I don't trust Microsoft; it's just that .... well.... I guess
I don't trust Microsoft - especially where bits of unexplained magic are
concerned
TIA
Andy