linux下apache的ssl配置

./configure--prefix=/usr/local/apache2--enable-so--enable-ssl=shared--enable-rewrite--enable-alias--enable-mods-shared=all--with-ssl=/usr/lib/openssl

./configure--prefix=/usr/local/php--with-apxs2=/usr/local/apache2/bin/apxs--with-gd--enable-mbstring--with-curl=/usr/bin/--with-mysql=/usr/local/mysql/--with-pdo-mysql=/usr/local/mysql/--with-jpeg-dir=/usr/lib/--with-png-dir=/usr/lib/--with-freetype-dir=/usr/local/freetype/--with-zlib

相关推荐