xenoware
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by xenoware-
Solved. Turned out to be file ownership problems.
-
Hello, Did you check the account's home directory, the public_html directory, and the document root where the script resides to ensure no other .htaccess files include redirect rules? Thank you. ...
-
If you still have your rewrite rules enabled in .htaccess, I would rem them out for the purposes of debugging the magento settings, and once everything works, you can then re-introduce rules to rew...
-
As Dave mentioned, the configuration Base URL is often the culprit. It is worth auditing the code in your user created pages as well to ensure no fully qualified URLs got included. These will alwa...
-
Hi, I've never used Magento but it sounds like the Base URL is incorrect (Wordpress also experiences the same issue now and again). You could try changing this to reflect https:// if it is not alr...