On 8/14/05, David Blomstrom <[EMAIL PROTECTED]> wrote:
> I just started my first mod_rewrite tutorial when I
> got stuck when the instructions directed me to
> uncomment the following two lines in my conf file:
> 
> LoadModule rewrite_module modules/mod_rewrite.so
> AddModule mod_rewrite.c
> 
> The problem is I can't find the second line. So would
> it be OK to just uncomment the first line, then add
> the second line immediately after it, as in the
> example above?

If you are using apache httpd 2.x then AddModule is not necessary (and
not allowed).

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to