On Mar 2, 4:24 pm, sloanb <[email protected]> wrote:
> On Mar 2, 3:50 pm, MilesTogoe <[email protected]> wrote:
>
> > sloanb wrote:
> > > I am wanting to serve static files out of the /static folder from
> > > web.py however it only supports files that are direct children of the
> > > directory. For instance if you add a folder inside of static it will
> > > not be served statically. While I could create a sub-domain and server
> > > the content from that domain that would make this project very
> > > cumbersome to work on. Any tips on a better solution? I appreciate
> > > your help.
>
> > uh, did you path it right?   "static/images/pict1.png"  - unless this is
> > something new, we've never had a problem.
>
> Yes I'm sure it is pathed properly. It is setup on the a hosted
> environment at dreamhost. See the wiki on how it is setup.
>
> Wiki:http://wiki.dreamhost.com/Web.py#1._Install_web.py
>
> Any ideas? When you try to go to anything not a direct child of /
> static it simply displays the first mapped URL. My application is
> setup under /yourapp directory so its not the root. But web.py is
> setup and working under that context without problems.
>
> Thanks

FYI I traced it down to a problem with my service provider. I got that
worked out and everything is working fine now. Sorry for the trouble.
--~--~---------~--~----~------------~-------~--~----~
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