Dear all,

I'm updating a legacy project adding web functionality with web2py. 
The applications folder is not under web2py directory (I can't change 
that). 
Running web2py from console, with the option -f <applications path> worked 
for me.
Now, I need to mount it to an Apache. For that I am using mod_wsgi. The 
configuration of Apache follows the Apache recipe 
<http://web2py.com/books/default/chapter/29/13/deployment-recipes#Apache-setup>
. 
If I create a symbolic link to my custom applications folder from the 
web2py directory, it works. 
I am looking for a different way to set the custom applications folder. The 
symbolic link is deleted by an automatic deployment process, which I don't 
have permissions to alter.
What is the best alternative to the symbolic link?

Best Regards,
Ivan Mikovski

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to