I always see them but i dont get their exact purpose. Thanks
jdMorgan
6:04 pm on Mar 12, 2006 (gmt 0)
IF the filepath associated with the requested URL does NOT exist as a directory, and IF the filepath associated with the requested URL does NOT exist as a file, <THEN do something> This can be used on sites where *all* URLs are handled by a script -- not very efficient in the case of images, external stylesheets, external JavaScripts, images, and common files such as robots.txt and custom error pages, but simple.