由 lanmaster 在 07-24-2003 13:54 发表:
怎么才能知道APACHE2已经支持SSL呢.
我的系统是8.0 apache是2.0.46 安装的是DSO模式.安装完APACHE2之一我又安装了OPENSSL版本是:
openssl-0.9.6b-29
openssl-devel-0.9.6b-29
请问我应该怎么样测试才知道APAHCE2已经支持SSL呢.
如果想我这么做不可以.那我应该怎么样.请各位指教
由 lanmaster 在 07-24-2003 15:38 发表:
那位老兄指导我一下啊.
成长中的菜鸟!
E-Mail:qcy_[email protected]
QQ :7118899
由 Glue 在 07-25-2003 00:23 发表:
应该还要装mod_ssl吧。
看你是用源代码,还是rpm了。
-_-
由 Snoopy 在 07-25-2003 03:05 发表:
rh9.0自带的http支持ssl吗?
对所有ssl都支持还是?????
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 欧可侠 在 07-25-2003 08:24 发表:
回复: 怎么才能知道APACHE2已经支持SSL呢.
> quote:
>
> * * *
>
> 最初由 lanmaster 发表
>
> **请问我应该怎么样测试才知道APAHCE2已经支持SSL呢.
>
> **
>
> * * *
首先看看/etc/httpd/conf/httpd.conf 中是否有关于mod_ssl的记述:
httpd.conf(抜粋)
1<ifmodule mod_ssl.c="">
2
3Include conf/ssl.conf
4
5</ifmodule>
以上语句命令apache在启动的同时读取mod_ssl模块,也就是对ssl的支持。
另外,“联动mod_ssl”启动apache时使用以下命令:
/usr/local/apache2/bin/apachectl startssl (注意:apachecl的位置因系统而定)
仅供参考之用。
如果你喜欢电脑绘图, 试用一下免费图形处理软件
----中文Pixia (http://www.delta-opt.com/pixia/)
由 Snoopy 在 07-25-2003 11:39 发表:
To:欧可侠
怎么我的问题你没兴趣回答啊?
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 欧可侠 在 07-25-2003 11:48 发表:
> quote:
>
> * * *
>
> 最初由 pinksnoopy 发表
>
> **rh9.0自带的http支持ssl吗?
>
>
>
> 对所有ssl都支持还是????? **
>
> * * *
>
> </bloc