I could only find Python redirecting into different web site.
My question is after python receives the get request it should redirect to another file within the same directory. I am using BaseHTTPServer and could not find the way to change default index.html to another file.