Jump to content

Configuring Apache2 problem


stanlopez

Recommended Posts

Hi all,

 

I need to reinstall or rebuild my apache2 server in linux with these additional commands:

 

--enable-ssl --with-ssl=/usr/local/ssl/

 

Problem is, I don't have the previous/complete configure command(./configure --prefix=/usr/local/apache2...) of the apache.

Is there a way I can retrieve the configure command of apache so I can just append my additional commands(--enable-ssl...)

when I rebuild it?

 

In PHP,I know this can be done using this:

 

--with-php-config=/usr/local/php/...

 

Is there anything like this in apache?

 

please advise..

 

thank you very much

Link to comment
https://forums.phpfreaks.com/topic/100128-configuring-apache2-problem/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.