|
|||||||||||
|
Re: Prevent security bypass
From: Scott Mulcahy <scottcm(at)usa.net>
Date: Wed Feb 12 2003 - 10:22:00 EST
This has the same impact as using .ASP for include files but allows developers to use the more intuitive .INC extension. It also prevents having to go back through all your code to replace .INC with .ASP.
Good luck,
-----Original Message-----
A simpler method that requires less work is to simply name your include with the .asp extension. If you feel the need to mark it as an include prefixing the filename with inc_ (such as inc_secure.asp). That way even if the directories aren't configured right, the code is stripped out and harmless. > I know I'm going to catch sh!t here cause I used .inc, but you can easily
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:48 EDT |
||||||||||
|
|||||||||||