Hi Manuel,

For the static files, you can use the login argument on your static file
handlers.  This can be set either to admin or login required.
http://code.google.com/appengine/docs/configuringanapp.html#Requiring_Login_or_Administrator_Status

-Marzia

On Tue, Dec 30, 2008 at 9:22 AM, manuelaraoz <manuelar...@gmail.com> wrote:

>
> Hi there!
>
> I have a question: Can I upload static files so that some users can
> see them but maintaining them hidden for normal web-surfers?
>
> This can be easily done for web pages... but I couldn't figure out how
> to do it with files, for they don't have a Request Handler to tweak.
> I hope the question is clear.
>
> Thanks in advance,
>
> Manuel
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to