Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 5 of 5

This is a discussion on ModRewrite On Apache in the VPS & Dedicated forum
How can enable the ModRewrite Module on apache config? ...

  1. #1
    Loyal Client
    Join Date
    Jul 2008
    Posts
    40

    ModRewrite On Apache

    How can enable the ModRewrite Module on apache config?

  2. #2
    JPC Dream Team
    Join Date
    Mar 2009
    Posts
    925
    Open the apache conf and search the line

    LoadModule rewrite_module modules/mod_rewrite.so

    If that line is commented, uncomment it ( remove # infront of the line)

    Now find the lines 'ClearModuleList' and 'AddModule mod_rewrite.c'. Make sure that those lines are also uncommented. If you couldn't find those line, leave it.

    Restart apache after making the changes.

    Now create a phpinfo and access it via browser. It should be listed in 'Loaded Modules' under apachehandler section.

    Anoop.
    Technical Support Dept.
    Jaguar Technologies, LLC

  3. #3
    Loyal Client
    Join Date
    Jul 2008
    Posts
    40
    sorry, but none of these lines are in the apache configuration that I use

  4. #4
    JPC Dream Team
    Join Date
    May 2007
    Location
    JPC
    Posts
    635
    Please open a support ticket and we will check into it for you.
    Jawad A.
    JaguarPC
    Site Links:
    Knowledge Base | Network Status

  5. #5
    Loyal Client
    Join Date
    Jul 2008
    Posts
    40
    Ok, thanks...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •