xenoware
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by xenoware-
xenoware commented,
Solved. Turned out to be file ownership problems.
-
xenoware commented,
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. ...
-
xenoware commented,
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...
-
xenoware commented,
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...
-
xenoware commented,
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...
-
xenoware created a post,
HTTP/HTTPS redirect problem with Apache
Hi, I'm currently trying to get my Magento site up and running, but I keep running into a redirect problem. A couple of threads on the Magento forum later, I'm trying to find a solution. I've tri...