Hi, I dont get it.... what is the exact code if my path is e.g. home/ webapps/ans_hpf/
I tried exacty what you wrote but got an error of the dev server <type 'exceptions.NameError'> at / global name 'ctx' is not defined On Sep 13, 1:39 pm, Zhang Huangbin <[email protected]> wrote: > On Sep 13, 2010, at 1:36 PM, Monty808 wrote: > > > On my apache server...I can get to the home page. When I click this > > link... > > <a href='demo'>demo</a> I get an 404 error. > > You can try: > > <a href='$ctx.homepath/demo'> -- 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.
