.htaccess problem - index.php appearing between//links

Discussion in 'Joomla' started by belliboep, Oct 6, 2009.

  1. #1
    I think i have a .htaccess problem, though i am a beginner, so i am unsure. My web page is only working on the frontpage, the other pages are all prefixed by /index.php/...
    so for bread page we have /index.php/bread etc..
    and so i have no skin appearing in each time. Please help me if you know whats going on.
     
    belliboep, Oct 6, 2009 IP
  2. belliboep

    belliboep Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    oh, the site is... cafeforever.org
     
    belliboep, Oct 6, 2009 IP
  3. vagrant

    vagrant Peon

    Messages:
    2,284
    Likes Received:
    181
    Best Answers:
    0
    Trophy Points:
    0
    #3
    it's built using Joomla.
    looks like you have the Joomla base url set wrong to me as index.php
     
    vagrant, Oct 6, 2009 IP
  4. belliboep

    belliboep Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Joomla base url, where do i find it?
     
    belliboep, Oct 6, 2009 IP
  5. chetanmadaan

    chetanmadaan Active Member

    Messages:
    325
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #5
    chetanmadaan, Oct 6, 2009 IP
  6. bloggersnetwork

    bloggersnetwork Peon

    Messages:
    78
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    If you use something like Sh404sef, there is a setting in the configuration which allows you to hide the index.php part.

    Cheers,

    J.
     
    bloggersnetwork, Oct 15, 2009 IP
  7. daaune

    daaune Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    You could go to your Joomla administration panel - global configuration

    Turn on SEF URLs and Use Apache mod_rewrite

    add this to your .htacess

    # mod_rewrite in use

    RewriteEngine On
     
    daaune, Oct 16, 2009 IP
  8. newbie191

    newbie191 Notable Member

    Messages:
    1,961
    Likes Received:
    100
    Best Answers:
    1
    Trophy Points:
    260
    #8
    it is easy.
    just make your .htaccess file writable. easiest way to do it is change its properties to 777 using a ftp client.
    Hope this helps.
     
    newbie191, Oct 17, 2009 IP
  9. joomladev

    joomladev Peon

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Hi,

    Did you solved the problem or i can suggest the one to you.
     
    joomladev, Oct 28, 2009 IP