//경로 auth_url = request.serverVariables("url") //파일명만 추출 auth_file = Mid(auth_url, InstrRev(auth_url,"/")+1)