By nevets88 on
I added a 301 redirect in htaccess for a url that doesn't exist anymore, found it didn't work and took out the line. Now all the pages render as normal except for the pages I set for https via the secure pages module and the admin pages. I'll try disabling htaccess later tonight and will check the logs after midnight - does anyone know how I can get the admin pages back in the meanwhile?
Perhaps I can manually clear the cache tables?
How could altering htaccess, but restoring it to its original version, do anything to Drupal?
Thanks in advance.
Comments
Is this on a shared host? On
Is this on a shared host? On some hosts (for example godaddy) there is a delay until a change in .htaccess takes effect, an hour or so.
Or you could temporarily disable the securepages module (in the "system" table in the database) and undo the changes you made for that purpose.
You're right. All is fine.
You're right. All is fine. I really don't like this host (starts with E, ends with K), or shared hosting for that matter, but I'm stuck with it. It's such a strait jacket. Thank you.