I have a software support document that is in html and in a directory folder structure with a navigation sidebar that needs to be displayed to function.
I want to display this on my wordpress site but only to users that are logged in. I'm thinking it might be possible to simply have it display in a frame on a page or in a new window by itself. The problem is that it needs to be behind the login and restricted to simply going to the URL. I thought a link between login function and htaccess might be able to do this but i can' find anything written on the web or forums.
Any help even suggestions for a different approach are appreciated.
Thanks