ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
I have a joomla site (1.7.3) which works fine in US, but my friend in ASIA couldn't reach the site by entering the domain.. ilovewinez.com but he can access the site with full path:
e.g.
ilovewinez.com/index.php/en/
or
ilovewinez.com/index.php?lang=en
Error on Firefox:
======
The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
This problem can sometimes be caused by disabling or refusing to accept
cookies.
======
Error on Safari
Safari cannot open the page because too many redirects occurred.
======
I have tried
1.) with or without .htaccess
2.) cleared cache / reboot all browsers
3.) disable/enable: "Search Engine Friendly URLs"
4.) disable/enable: "Use URL rewriting"
5.) Set up forward on Godaddy to directly route from [ilovewinez.com] to [
ilovewinez.com/index.php/en
]
Note: The site was working fine.. MAY BE after installing php.ini then problem start showing. Not sure if that has anything to do with it tho.