Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: how to build mod_rewrite.so in SLES machine |
|
Author |
|
satishbejgum
Joined: 22 Feb 2007 Posts: 6 Location: Hyderabad
|
Posted: Sat 07 Apr '07 13:52 Post subject: how to build mod_rewrite.so in SLES machine |
|
|
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
|
Posted: Sat 07 Apr '07 18:12 Post subject: |
|
|
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 |
|
|
|
|
|
|