Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-10-2006, 09:47 AM
|
#1
|
Member
Registered: Dec 2005
Location: This planet
Distribution: Debian,Xubuntu
Posts: 567
Rep:
|
Apache-2.2.0
I have a debian sarge 3.1 2.6 and i have just installed apache2.2.0.It works just fine but what i'm asking me is how do i build mod rewrite and mod security if i missed doing it in the ./configure?Is it possible run again the ./configure and just that to include the two modules(without make & make install)?grazie!
I have just realized i posted at the wrong place,sorry !
Last edited by gabsik; 04-10-2006 at 09:50 AM.
|
|
|
04-10-2006, 10:21 AM
|
#2
|
Member
Registered: Sep 2005
Location: Laurel, MD, USA
Distribution: Slackware 10.1, FC5
Posts: 164
Rep:
|
The easiest thing IMHO is just to ./configure (with the new options), make, and make install again.
|
|
|
04-11-2006, 11:03 AM
|
#3
|
Member
Registered: Dec 2005
Location: This planet
Distribution: Debian,Xubuntu
Posts: 567
Original Poster
Rep:
|
It s'a amazing my english writing is far better than my italian .The italian i speak in debianizzati.org is not understood,i got a ban because i complained about people not understending my questions in italian and because i gave too andvanced questions ... and never got a solution for anything , in linuxquestions one question (great) one answer thanx burntfuse !the force will be with you.!
Last edited by gabsik; 04-11-2006 at 11:45 AM.
|
|
|
04-11-2006, 12:08 PM
|
#4
|
Member
Registered: Dec 2005
Location: This planet
Distribution: Debian,Xubuntu
Posts: 567
Original Poster
Rep:
|
I run : ./configure --enable-modules=ALL --enable-rewrite --enable-so --enable-http ???
i got this long chain of:....................
exports.c:1147: error: `ap_hack_apr_xml_insert_uri' previously defined here
exports.c:2585: error: redefinition of `ap_hack_apu_version'
exports.c:1156: error: `ap_hack_apu_version' previously defined here
exports.c:2586: error: redefinition of `ap_hack_apu_version_string'
exports.c:1157: error: `ap_hack_apu_version_string' previously defined here
make[2]: *** [exports.lo] Error 1
make[2]: Leaving directory `/usr/local/httpd-2.2.0/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/httpd-2.2.0/server'
make: *** [all-recursive] Error 1
How can i have a list of all available modules in apache2.2 ?In the ./configure list options i have seen --enable-rewrite and ssl but i haven't seen for mod_security ,thereis a --enable-suexec --enable-so they have to do with mod_security if i'm not wrong.I run that command above with all modules enabled + rewrite but i'm sure that is a wrong way i got an error off the make.I only need php4 -ssl -rewrite and -security a clean way of doing this,grazie!
Sorry for ignorance!
|
|
|
04-11-2006, 01:30 PM
|
#5
|
Member
Registered: Sep 2005
Location: Laurel, MD, USA
Distribution: Slackware 10.1, FC5
Posts: 164
Rep:
|
Maybe if you just did a make uninstall, removed the directory with the source, unpacked it again, and built from scratch with the new configure options? There's also the official Apache 2.2 documentation at http://httpd.apache.org/docs/2.2/.
|
|
|
04-11-2006, 01:40 PM
|
#6
|
Member
Registered: Dec 2005
Location: This planet
Distribution: Debian,Xubuntu
Posts: 567
Original Poster
Rep:
|
burntfuse wrote: The easiest thing IMHO is just to ./configure (with the new options), make, and make install again
i have to install apache over again,ok but i would have like modules enabled in the httpd i have already running.
Last edited by gabsik; 04-11-2006 at 04:15 PM.
|
|
|
All times are GMT -5. The time now is 08:36 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|