rejetto forum
Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: raybob on April 30, 2011, 10:18:54 PM
-
Is there a way to do a {.set item|test|resource=new.} or something like that, where the resource of a folder is changed temporarily, but only for the connection that got the page with the macro?
My end goal here is to have a folder like /test/ but it shows a different directory based on the value of %user% or some other variable.
Thanks,
Raybob
-
create the "test" folder, and put the script you need in the diff template, so that you {.redirect.} the user on a different folder.
-
But the point is that I would like a way to show different files, in the same folder.
-
you can assign permissions to files, and then use the "list protected items..." feature in menu > virtual file system
-
I guess I could try to make that work . . .
I'll be back later ;)