1 message in com.googlegroups.pylons-discussmapping toscawidgets javascripts thro...
FromSent OnAttachments
Walter Cruz27 Jul 2007 12:13 
Subject:mapping toscawidgets javascripts through cgi (or fastcgi)
From:Walter Cruz (walt@public.gmane.org)
Date:07/27/2007 12:13:42 PM
List:com.googlegroups.pylons-discuss

Hy all!

I've get my app with toscawidgets working.

So, I tried to deploy it through fcgi or cgi. What happens:

Using the paster server, when I acess:

http://localhost:5000/toscawidgets/resources/toscawidgets.widgets.forms.calendars/static/calendar/calendar-setup.js

i get the js file.

But, with cgi, the path

http://myserver/dispatch.cgi/toscawidgets/resources/toscawidgets.widgets.forms.calendars/static/calendar/calendar.js returns me a 404 page. What can I do?

[]'s - Walter