I want to know if the physical file for a particular url exists on my web site. If the file exists physically then I want to allow it to continue on it's way untouched. If not I want to send the request to my .net handler for processing as an alias (I'll add .aspx to the url somewhere to force...