Simple to fix htaccess error, will rep!

Discussion in 'Apache' started by MarcL, Jun 30, 2011.

  1. #1
    Go to:

    http://www.opinionpost.com/Politics/

    Notice how all the directories have changed when you hover over a link such as home.

    How would I fix this? The content is showing up ok, the template isnt because the directories have changed.

    I have:
    
    RewriteEngine on
    RewriteRule ^(.*)/ index.php?category=$1
    
    Code (markup):
    Will rep!! :)
     
    MarcL, Jun 30, 2011 IP
  2. Talker

    Talker Notable Member

    Messages:
    2,795
    Likes Received:
    108
    Best Answers:
    0
    Trophy Points:
    210
    #2
    I'm getting a 404 not found for the URL you have given. Please check and update me.
     
    Talker, Jun 30, 2011 IP