标签: python django amazon-web-services nginx amazon-ec2
我想在ec2公共实例上配置我的nginx服务器,也就是Nat实例。我的django服务器正在私有实例上运行。我无法通过nginx调用django服务器。
先谢谢!!