Yes and no.

You havea couple of options:

1) symlink web2py/applications  and /home/mydir/projects

2) use  /home/mydir/projects/applications/myweb2pyapp1 instead of  /
home/mydir/projects/myweb2pyapp1

and run web2py with

web2py.py --folder  /home/mydir/projects/

In case 2) web2py will run off  /home/mydir/projects/ so it may create
other files in there.


On May 27, 2:57 am, biesiad <[email protected]> wrote:
> Welcome,
> Is it possible to develop web2py application located in my usual
> project directory?
>
> eg.
> /home/mydir/projects/myweb2pyapp1
> /home/mydir/projects/myweb2pyapp2

Reply via email to