Hey,
Heres my problem:
Im using Dreamweaver and the extension Kollection from InteraKt. Im wanting to password protect some pages but the way the program works the restricted pages must be in the same folder as the login page because that is where the session files are stored.
How can i change this so i can restrict access to pages in different folders? I could just put the pages i need protected in one folder, but that isnt how i want it.
I had someone once (somewhere) help me with this before. I was given a piece of code that i put into a file inlcuded on all my pages which put all the session files in one folder in the root... http://www.site.com/sessions
How can i do that kind of thing so i can have restricted pages in different folders?
Thanks in advance,
Danny Lewin