简体   繁体   English

apache2和ssl模块

[英]apache2 and ssl module

I am trying to enable ssl for a django webapp in apache webserver in ubuntu lucid.I followed this article on configuring apache for ssl I have unpacked the apache2 tar.gz file from apache website . 我正在尝试在ubuntu lucid的apache Web服务器中为django webapp启用ssl 。我遵循了这篇关于为ssl配置apache的文章 ,我已经从apache website解压缩了apache2 tar.gz文件。 When I checked the folders ,I found that it does not contain any sites-available directory or sites-enabled directory. 当我检查文件夹时,我发现它不包含任何sites-available目录或sites-enabled目录。

How do I proceed? 我该如何进行? should I delete the entire apache folder and build using source code? 我应该删除整个apache文件夹并使用源代码进行构建吗?

Please advise. 请指教。

I would install webmin.. in webmin you just go to servers->apache->modules and activate the checkbox "ssl" after apache reboot ssl is activated. 我将安装webmin ..在webmin中,您只需转到服务器-> apache-> modules,并在激活apache reboot ssl后激活复选框“ ssl”。 You can also edit your ssl options in the webmin configuration. 您还可以在webmin配置中编辑ssl选项。 I am a software developer and not an administrator so webmin saved me a lot of problems and time, maybe it will help you too. 我是软件开发人员,而不是管理员,因此webmin为我节省了很多问题和时间,也许它也可以为您提供帮助。

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

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