Devraj Mukherjee wrote:
Anyone know the use flags I require to install Apache 2 with mod_ssl. I already have ssl in my USE flags
Thanks
Devraj
You just need to enable SSL in /etc/conf.d/apache2 Like this: APACHE2_OPTS="-D PHP5 -D SSL"
Devraj Mukherjee wrote:
Anyone know the use flags I require to install Apache 2 with mod_ssl. I already have ssl in my USE flags
Thanks
Devraj
You just need to enable SSL in /etc/conf.d/apache2 Like this: APACHE2_OPTS="-D PHP5 -D SSL"