Hi
I get a 404 error when trying to access site admin after installing ssl cert. Any help would be appreciated.
I get a 404 error when trying to access site admin after installing ssl cert. Any help would be appreciated.
PROBLEM Admin 404
|
Hi
I get a 404 error when trying to access site admin after installing ssl cert. Any help would be appreciated.
2017-04-26, 01:58:29
I doubt this is the problem, sounds more like a redirect you have.
But you can try to edit website.xml and change your siteurl to https
2017-04-26, 02:23:42
(2017-04-26, 01:58:29)shawn_a Wrote: I doubt this is the problem, sounds more like a redirect you have. Thanks for the reply Shawn. After a few changes I am now able to access the admin all is working Ok with the exception of updating pages, this still returns a 404 error.
2017-04-29, 04:28:42
(2017-04-26, 02:23:42)stevef Wrote: Thanks for the reply Shawn. Try add to .htaccess this Code: RewriteEngine On And this Code: RewriteCond %{HTTPS_HOST} ^your-site.com/ [NC]
I am unable to resolve this problem.
I have a fresh install where I can add new pages and edit them, the redirect 404 only happens with the index page when i try to update or change the text there, or add an image to the new page. I see this in the in the browser address bar. /admin/changedata.php And this is what the page shows. Oops! Page not found! We are sorry, but the page you are looking for does not exist. I could really do with some help or advise on on this!
2017-05-05, 09:03:28
(2017-05-05, 07:21:54)stevef Wrote: I am unable to resolve this problem. Probably the problem in mod_security. Contact your hosting to remove the mod_security rules for the domain you have. |
« Next Oldest | Next Newest »
|