For the built in server you have to put CSS, images and etc in a folder called static e.g. Your CSS url would be /static/path/to/css.css
(and hello list, first post... just been watching but I'll start with an easy one) Josh. On 4/30/11, Heur <[email protected]> wrote: > Hi guys... and girls... :D > > I have a simples subscribe program with web.py. > And I'm using some templates. One of those templates have a > > $def with (user) > > on start. > > When I put the way to my css files, the server don't find the file. > I've executed tests, openning the template file alone, direct in the > browser, > and it read the css file without problems. > > When I run it in the server, with python, don't read my css file. > > Someone can help me? > Is a configuration, or no such options for this? > > (and sorry for the grammatical error's, because I'm brazilian) > > Obrigado Gente :D:D:D > > -- > 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. > > -- Sent from my mobile device joshua higgins >>>>>>------ -- 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.
