i downloaded the secure pages module and set to configure it. I think i have configured the base URL wrong because i get the 404 error whatever page i go on, and i can't go back and rectify what i have done.
Does anyone know if there is a file i can access in my file manager or something to rectify. It's really important thanks

Comments

TPerkins’s picture

Secure Pages module stores that information in the variables table in the database.

If you can't access the database, you can override it in your sites settings.php file. Look for the section called "Variable overrides".

The variables are:
securepages_basepath
securepages_basepath_ssl

Mreffie’s picture

what directory is the settings.php file in? I can't seem to find it.

Mreffie’s picture

Done it