Hi everyone,
I'm having a slight problem with my secure URLs on my blog, since I'm using a custom permalink structure and the secure url is two-tiered, which interferes with it.
example:
unsecure page:
http://www.testblog12345.co.uk/page1
secure page:
https://web123.secure.co.uk/testblog12345.co.uk/page1
Obviously, as you can see above, the secure URL has an extra level and therefore the page is not found and returns a 404.
Does anyone know how to get around this? I assume it will be fixable in the .htaccess file, but I'm not so sure how to do it. Any help is appreciated!
Thank you in advance,
Michael