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: Problem with mod_rewrite.so |
|
Author |
|
satishbejgum
Joined: 22 Feb 2007 Posts: 6 Location: Hyderabad
|
Posted: Mon 06 Aug '07 8:28 Post subject: Problem with mod_rewrite.so |
|
|
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: 7371 Location: Germany, Next to Hamburg
|
Posted: Mon 06 Aug '07 9:21 Post subject: |
|
|
To help you, we need to know what you changed
That the folder which you defined in prefix empty or are there some old files? |
|
Back to top |
|
|
|
|
|
|