customErrors : should a defaultRedirect be added?
Posted: Wed Aug 06, 2008 10:01 am
I have to change to "On" because of McAfee :
<customErrors defaultRedirect="Default.aspx" mode="On" />
I noticed there is no redirect page in the default webconfig page for AC7.
Is there any reason why I shouldn't add one?
<customErrors defaultRedirect="Default.aspx" mode="On" />
I noticed there is no redirect page in the default webconfig page for AC7.
Is there any reason why I shouldn't add one?