标签: python proxy webserver reverse
我正在寻找一个纯python的Web服务器,还具有反向代理的能力?
答案 0 :(得分:2)
非常确定你可以用扭曲的方式做到这一点,
twisted web
但为什么不使用apache?