Hi All,
I have the following task.

Let's say I've authorized some user and gived him a cookie. Now my
user wants to retrieve the file from the server. I want to implement
the following approach: Apache asks whether this request can be
served, I check the request(check cookie and IP) and say yes or no and
give Apache back the control over the file sharing (notice, no user/
pass dialogs here, user should be authorized already).

Is it possible?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to modwsgi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to