I've recently started testing a protected ****tion of my site (a
protected folder within the unprotected root folder), with an
application file and the other protected files within that protected
folder.
The log in page works well, and the only problem seems to be in the
layout file (template), as it has navigational links back to the
unprotected files outside of the protected folder. The URLs in the
links now include the path to the protected folder, in addition to the
relative URL I specify in the layout file (template). Is there a way
to avoid this?
Thanks,
Clyde