Jump to content

Search the Community

Showing results for tags 'index.php'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • CubeCart News & Announcements
    • News & Announcements
  • CubeCart Support Forums
    • Issue / Bug Reporting & Feature Requests
    • Install & Upgrade Support
    • Official CubeCart Hosting
    • Technical Help
    • Customising Look & Feel
  • CubeCart Extension Marketplace
    • Visit the CubeCart Extension Marketplace
    • Extension Discussion
    • Developer Forum
  • General
    • General Discussion
    • Show Off

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location

Found 1 result

  1. When SSL is disabled all domains when typed appear as written below: example.com http://example.com www.example.com http://www.example.com When SSL is enabled and forced on all pages: example.com http://example.com www.example.com http://www.example.com ^ ALL redirect to https://www.example.com/index.php The https://www.example.com is correct but index.php is being appended, for seo purposes I'd like this removing, not the *page* index.php as assumed in an older thread, just the url. I've had a look at the .htaccess but cannot find any reference to index.php being forced on the domain. I could write a redirect from /index.php to the root of the domain, but it feels like an extra redirect on a redirect. I'd rather fix the initial redirect. E.G currently http://example.com is classed as a redirect to https://example.com/index/php so rather than adding another redirect to a redirect, I'd rather fix the first one thats sending the user to /index.php. A lot of redirects lol Thanks in advance
×
×
  • Create New...