Forum Moderators: phranque

Message Too Old, No Replies

Mod Rewrite Help

         

notdku

9:13 pm on Sep 7, 2006 (gmt 0)

10+ Year Member



Under Load Modules I see:
core prefork http_core mod_so mod_access mod_actions mod_alias mod_auth mod_auth_dbm mod_autoindex mod_cgi mod_dir mod_env mod_expires mod_include mod_log_config mod_mime mod_negotiation mod_setenvif mod_ssl mod_status mod_suexec mod_userdir sapi_apache2

I don't see mod_rewrite there but I do see the SO when viewing the dir all those SO's are in.

How do I install & enable mod_rewrite?

jdMorgan

11:30 pm on Sep 7, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Uncomment the LoadModule line in httpd.conf that refers to the so.

Jim

notdku

12:19 am on Sep 8, 2006 (gmt 0)

10+ Year Member



There is nothing in httpd.conf

There is a loadmodule.conf but no line about mod_rewrite.

What is the correct line for me to enter?

jdMorgan

1:11 am on Sep 8, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



> There is nothing in httpd.conf

Well that's no good.

Can you please tell us something about this configuration? Are you just setting this up as a new server, or working on an existing serrver, or what? Is this a dedicated server, virtual dedicated server, or some other shared hosting server? Where did you get the software, and how did you install it - Is it a "package"?

Jim