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: Problem with mod_rewrite.so
Author
satishbejgum



Joined: 22 Feb 2007
Posts: 6
Location: Hyderabad

PostPosted: Mon 06 Aug '07 8:28    Post subject: Problem with mod_rewrite.so Reply with quote

hello,
I installed apache in SLES 10 machine, using
./configure --prefix=/usr/local/apr-httpd/
make
make install
till now its ok, i have changed some code in mod_rewrite.c and complide it to make mod_rewrite.so(its fine),i have included LoadModule rewrite_module modules/mod_rewrite.so in httpd.conf file. but what i have changed in mod_rewrite.c is not executed when i run the server.

can anyone help in this regrad

thanks in advance
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Mon 06 Aug '07 9:21    Post subject: Reply with quote

To help you, we need to know what you changed Wink

That the folder which you defined in prefix empty or are there some old files?
Back to top


Reply to topic   Topic: Problem with mod_rewrite.so View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads