QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 644|回复: 0

apache环境加装ssl的问题

[复制链接]
发表于 2005-6-23 09:29:28 | 显示全部楼层 |阅读模式
偶现在的系统是Redhat AS3,搭建了apache+mysql+php的环境,都通过源码安装,安装配置如下:
mysql-----./configure --prefix=/usr/local/mysql --with-berkeley-db
apache-----./configure --prefix=/usr/local/apache2/ -enable-module=so --enable-module=rewrite --enable-mods-shared=all
php-----./configure --prefix=/usr/local/php --with-mysql=/usr/local/mysql --with-apxs2=/usr/local/apache2/bin/apxs --enable-track-vars --enable-force-cgi-redirect --enable-pic --enable-inline-optimiation --enable-memory-limit --enable-bcmath --enable-shmop --enable-versioning --enable-calendar --enable-dbx --enable-dio --enable-mcal --with-config-file-path=/usr/local/apache2/conf --enable-mbstring

已经很稳定的运行了一段时间,现在我想加上ssl,想问问各位大侠,我的apache需要重新编译吗?然后安装ssl需要注意哪些问题。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-5 18:42 , Processed in 0.051994 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表