Hi all,

I'm currently running the store from 2 folders.

/webshop (unsecured)
/secure (secured)

The secure folder is SSL protected from a secure subdomain. I'm not sure how my host had the site configured before because I only had to change the files in the webshop for it to affect both domains.

I've tried redirecting my subdomain to /webshop but I get a login loop on the admin screen. Is this just a problem with the configure.php files?

Many thanks in advance