Hi,
Need to remove index.php from urls
https://www.unstocker.com/index.php/
to
https://www.unstocker.com
What will happen to all the other links with index.php ?
Hi,
Need to remove index.php from urls
https://www.unstocker.com/index.php/
to
https://www.unstocker.com
What will happen to all the other links with index.php ?
Hi unstocker, welcome to the forums!
They will still open that index.php file as it’s still there.
New links or “Home” you could point to the site root /
, and they will also open the /index.php
file, i.e. if that is the server’s default file to open, which it usually is.
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.