简体   繁体   English

在apache2服务器中部署django网站

[英]Deploying django websites in apache2 server

I am looking for step by step details of how to deploy django websites in apache2 server with one example. 我正在寻找有关如何在apache2服务器中部署django网站的一步一步的详细信息 I am using ubuntu operating system 我正在使用ubuntu操作系统

Please give some link or give the details. 请提供一些链接或提供详细信息。

There is a manual on Django website . Django 网站上有一本手册。 There is also information about integration on ModWsgi website . 还有关于ModWsgi 网站集成的信息。

Firstly I suggest to read official documentation here , then try to see also Django Book . 首先我建议在这里阅读官方文档,然后尝试查看Django Book And then if you face some problems, we SO is ready to help! 然后,如果您遇到一些问题,我们可以随时帮忙! :) Also I don't know if these instructions work (never tried, because it just first result showed by google), but you can try. :)此外,我不知道这些说明是否有效(从未尝试过,因为它只是谷歌首次显示的结果),但你可以试试。

I guess you already have searched Stack Overflow for questions similar to the one you have posted. 我猜你已经搜索了Stack Overflow,问题类似于你发布的问题。 Anyway, I'd like to point out here a significant post I have found. 无论如何,我想在这里指出一个我发现的重要帖子。

mod_wsgi in apache and django (with a link for ubuntu too) apache和django中的mod_wsgi (也有ubuntu的链接)

Hope this help. 希望这有帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM