On Apr 27, 2011, at 9:26 AM, Oscar wrote:
> 
> I'm using dotcloud service for host my web2py application, I
> configured a routes.py file to change the default application,
> function and controller for my app. I configured a CNAME record with
> my domain pointing to dotcloud service so my real URL access is:
> 
> www.myapp.dotcloud.com it change to www.myapp.dotcloud.com/myapp/w/index-
> (because of routes.py)
> 
> If I access using the domain it shows the page without issue but the
> URL don“t show /myapp/w/index so If i do clic in static URL it just
> don't work. Some one knows how to fix this?

What do you have in routes.py, and what exactly is the static URL that doesn't 
work?

Reply via email to