Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • tom_laan84 Friend
    #886197

    Hi,

    I have an issue where the website is not being displayed in safari but works fine in firefox. Have multiple website running on my development url. but only this quickstart is giving problems. Please advise.

    it adds a / after the url in safari. it does not do this in firefox.

    Regards
    Tom

    Pankaj Sharma Moderator
    #886210

    Hi could u provide me some more details , as i checked the site in Safari and Firefox both are opening site fine .
    Kindly re check it .
    Here u can see how it open at my end : http://prntscr.com/a4vgno

    tom_laan84 Friend
    #886213
    This reply has been marked as private.
    tom_laan84 Friend
    #886216

    Okay i fixed it!

    For all people using this template and disable the language switch module. You also need to disable the language filter plugin!

    Pankaj Sharma Moderator
    #886217

    Hi
    Joomla use /index.php in the site urls . Here is doc that help u to remove the index.php from urls .

    You can also try below code in .htaccess file to remove index.php

    # Redirect /index.php to / - will also clear /index.php/something to /something
    RewriteCond %{REQUEST_METHOD} ^(GET)
    RewriteCond %{THE_REQUEST} ^[A-Z]+\ /index\.php(/[^\ ]*)?\ HTTP/
    RewriteRule ^index\.php(/(.*))?$ /$2 [R=301,L]
    
Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum