Read about lighttpd/ngnix, for examle
http://www.google.com/search?le=en&ie=UTF-8&oe=utf-8&q=lighttpd+static+files

2008/3/28, inhahe <[EMAIL PROTECTED]>:
>
> i'm using webpy as my webserver because i don't know how else to do it.
>
> On Thu, Mar 27, 2008 at 6:45 PM, Aaron Swartz <[EMAIL PROTECTED]> wrote:
>
> >
> > You can configure your webserver to serve certain files statically.
> >
> > On Thu, Mar 27, 2008 at 3:44 PM, inhahe <[EMAIL PROTECTED]> wrote:
> > > I don't like the mechanism for serving static files.  If I have a
> > static
> > > html file, I don't want to have to put 'static/' in its url just to
> > make it
> > > automatically served statically.  I guess there is no way around this,
> > other
> > > than checking if the file exists, opening it, reading it and printing
> > it
> > > with a print statement?
> > >
> > >
> > >
> > >  >
> > >
> >
> >
> >
>
> >
>


-- 
WBR, Mike Grozak

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to