Reputation: 13193
I am looking for a pure python based web server has the capability for reverse proxy as well?
Upvotes: 1
Views: 554
Reputation: 2165
pretty sure you can do that with twisted,
twisted web
but why not just use apache?
Upvotes: 2