linux/unix: cd web2py/applications ln -s your_app init
I assume you don't have a folder called init. in windows, .. hm: http://www.flexhex.com/docs/articles/hard-links.phtml this is what Timothy Farrel wrote some time ago about this subject, I haven't checked it -- Kuba On Tue, Mar 16, 2010 at 1:17 PM, Francisco Costa <[email protected]> wrote: > Hello! > This is my first time on the list. > First of all I want to congratulate everyone with the fantastic job > you are doing on web2py. > Every time I discover more about it I get more fascinated. It's been a > very enthusiastic experience learning how web2py works and the > possibilities for it are endless. > > I'm reading the book, and in chapter 4.14 (init Application) tell us > different ways how to set a default application. > I would like to use this one: > - Make a symbolic link from "applications/init" to your application's > folder. > > but i don't know how to do this. Can anyone help me out? > > Best regards, > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" 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/web2py?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

