TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

December 09, 2024, 08:45:54 PM

Login with username, password and session length
Members
Stats
  • Total Posts: 195,443
  • Total Topics: 21,252
  • Online today: 132
  • Online ever: 6,457 (November 30, 2024, 02:40:09 PM)
Users Online
  • Users: 1
  • Guests: 114
  • Total: 115
  • @rjen

Is there a safe way to remove /index.php?

Started by [chrisB], January 31, 2023, 07:10:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

[chrisB]

Editing the QueryString.php file to remove 'index.php' causes an issue with missing css/images.

I'm wondering if there's a safe alternative way of achieving this?

Home URL: mydomain.com instead of mydomain.com/index.php

If there was a way to remove the index.php part just from the breadcrumb, I could replace the menu button using a menu editor mod. I know I am being quite fussy, but it's just my preference really.

When I visit my test install: https://cloudownload.co.uk/test/

I can visit without the index.php part, but the breadcrumb shows it which is why I am curious if there could be an alternative way aside from the QueryString.php file that seems to break things for first time guests.