logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: how to build mod_rewrite.so in SLES machine
Author
satishbejgum



Joined: 22 Feb 2007
Posts: 6
Location: Hyderabad

PostPosted: Sat 07 Apr '07 13:52    Post subject: how to build mod_rewrite.so in SLES machine Reply with quote

hello
I've build apache2.2.4 in sles machine.
but mod_rewrite.so have not been build.

what should i do to build mod_rewrite.so
Back to top
tdonovan
Moderator


Joined: 17 Dec 2005
Posts: 611
Location: Milford, MA, USA

PostPosted: Sat 07 Apr '07 18:12    Post subject: Reply with quote

sles? Do you mean SUSE Linux Enterprise System?

If so, a Windows-oriented forum like this may not be the best place to get an answer.

FYI - On Unix systems, the configure script determines which modules are built.
The --enable-modules=most or the --enable-mods-shared=most configuration options will include mod_rewrite, along with most other commonly-used Apache modules.
mod_rewrite is not included in the Apache configuration by default on Unix/Linux systems.


-tom-
Back to top


Reply to topic   Topic: how to build mod_rewrite.so in SLES machine View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads