Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.