venkat wrote:
> Hi Bram,
>
> This appears to be an issue with lighty config, possibly the
>    server.document-root
> setting.
>
> I have this lighty/UDS front-ended scheme working just fine,
> using TG 1x and Lighty 1.4.19
>
> Best,
> /venkat

Hi Venkat,

I did change document-root to something other than the tg app dir
indeed. I now changed this, so that the document root is the directory
which contains the static/ subdir etc. Restarted lighttpd and the scgi
app, but the problem still persists.

http://myhost/mypage/edit/2 => doesn't work (still doesn't know about
edit/2)
http://myhost/any_random_string/mypage/edit/2 => it works! But all
links in the generated output prefix the /any_random_string to any
urls constructed with tg.url() (???)

What version of cherrypy are you using? Could this matter?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to