[users@httpd] apache add module mod_rewrite

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello

I am currently using apache 1.3. We will be upgrading later this year
to apache2. For now I need to add mod_rewrite. I have been having some
trouble.

First I thought I could add the following lines to my httpd.conf file:

LoadModule rewrite_module libexec/mod_rewrite.so
AddModule mod_rewrite.c

But when I went to start the server I received error message.



So I thought I would I would recompile the whole thing so here is what I did:

./configure --prefix=/usr/local/apache --enable-module=rewrite
--enable-module=ssl --enable-module=so
make clean
make
make install

It looked good, I did no receive any error messages when I was
compiling but mod_rewrite was still not installed:

httpd -l looked like this

core.c
prefork.c
http_core.c
mod_so.c


No mod_rewrite.c

What am I doing wrong? Any help would be great

Regards,

Douglas Boos

_________________________________________________________________
Ready for the world's first international mobile film festival celebrating the creative potential of today's youth? Check out Mobile Jam Fest for your a chance to WIN $10,000! www.mobilejamfest.com


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux