LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   configure for installing apache2 (https://www.linuxquestions.org/questions/linux-software-2/configure-for-installing-apache2-109350/)

tommy916 10-28-2003 12:19 AM

configure for installing apache2
 
is the configure totally different from apache 2 and 1.3?
When I run the configure with script, the script from 1.3 does not work for 2.0. I'm trying to install 2.0 and follow the instruction from phpfreaks.com/tutorials/12/1.php but this site is for version 1.3.
I've looked through in httpd.apache.org/docs-2.0/install.html but this does not tell me more detail for others like rewrite, setenvif,mine,mine_magic,auth,alias,status,vhost_alias, etc... I don't know how to enable those when I want to add them in the script.

example:

This is for 1.3
--enable-module=rewrite \
--enable-shared=rewrite \

This is for 2.0
--enable-rewrite=shared \


All times are GMT -5. The time now is 11:59 PM.