Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Apache Web 服务器上运行的服务器上部署了一个 web2py 应用程序。除了 web2py 模块无法连接到外部网站之外,一切似乎都运行良好。在 web2py 管理页面中,我收到以下错误:1. 无法检查升级 2. 无法下载,因为:
我正在使用 web2py 1.9.9,CentOS 5 我也在研究所代理后面。我猜这个问题与代理配置有关。
尝试通过 ssh -D 隧道连接到代理外部的服务器来测试代理理论,看看这是否适合您。