I'm planning to play with django and I am totally a django noob.

my question is how can I set access control of static files on a
separate server.

for example, I have a dynamic page created, which has a url pointing to
a static file on another server.

if I have access to both servers; how can I control who can access the
static file.


if I leave the static file's url untouched, anyone can look at the html
code and figure out how to access that file regardless of permissions.

what are my options? some kind of token mechanism? redirection to temp
link?.....

please show me examples of a possible solution or point me to where I
can find the solution.

Thanks.

-Bedros


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to