|
|||||||||||
|
Re: Prevent security bypass
From: sunzi <sunzi(at)mod-x.co.uk>
Date: Fri Feb 07 2003 - 20:18:40 EST IMHO the answer is quite simple .... CAVEAT: 'converting' from HTML to ASP doesn't necessarily mean changing <p>text</p> to response.write("<p>text</p>"). convert (rename each 'html' page) to ASP and use a standard include file <!-- #include virtual="/scripts/secure.inc" --> which provides the authenticaiton routine. I know I'm going to catch sh!t here cause I used .inc, but you can easily mitigate this by turning off read access in IIS to directories that only hold files included by other files (such as /scripts/)
hth,
> I am new to this mailing list and so hope this conforms to the guidelines
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:48 EDT |
||||||||||
|
|||||||||||