You can use routes but the rule is:
- if it is public goes in static
- if it requires access control goes in uploads

On Dec 22, 3:29 pm, Vidul Petrov <vidul.r...@gmail.com> wrote:
> Hi Johann,
>
> Take a look for examples in "routes.example.py".
> The file is in the root directory.
>
> On Dec 22, 10:26 am, Johann Spies <johann.sp...@gmail.com> wrote:
>
> > I use static inter alia for a few static html-pages linked to items in
> > a wiki. Access to the wiki is limited to logged in users but if the
> > url to the file in static is known it can be used to  bypass those
> > controls.
>
> > How do I protect it?
>
> > Regards
> > Johann
>
>

--

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


Reply via email to