Download and uncomprss (or just install ) the python-web2py package
available in Debian and Ubuntu repositories, and take a look to the
README.Debian file available at /usr/share/doc/python-web2py. There is
a howto explaining exactly how to do it in Debian distribution and its
derivatives.

Regards.
José L.

2011/6/23 Ross Peoples <[email protected]>:
> This is the first time I have really tried to deploy web2py to a production
> server, so I'm going to need some help. What I want to do is run my web2py
> app through Apache using a subdomain. Right now, I've got the server
> configured as a LAMP server using the default Ubuntu configuration because
> there are a couple of PHP applications running on the server as well.
> So if I want my web2py app to run from myapp.domain.com, what would my
> Apache site config file look like, and would I have do anything with
> routes.py?
> Thanks in advance for helping with this. I'm a developer, not a server admin
> :)

Reply via email to