ok, last post!
You can just kill the processes (it's 4 in the morning here in Athens,
so please excuse me), so routes.py will be read again.


On Sep 20, 4:04 am, Jon Romero <darks...@gmail.com> wrote:
> I have renamed the example of routes to routes.py (and I even created
> a new file from scratch, just in case) but I don't think it is
> executed.
> My routes_in is:
>
> routes_in = (
>     ('/', '/applicationname/stats/old'),
> )
>
> I wanted to map 
> this:www.myapplication->www.myapplication/applicationname/stats/old
> because if I don't map it, the welcome application starts (or I have
> to runwww.myapplication/applicationname).
>
> It didn't work (welcome kept showing up) and even though I added junk
> inside the file, it kept ignoring my changes. Should I restart the
> server or it is a bug?
>
> I am using version 1.65.11
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to