You should be able to find all the relevant information here:
http://web2py.com/book/default/chapter/13
On Sat, Aug 4, 2012 at 2:58 AM, Daniel Gonzalez wrote:
> Hi,
>
> I am trying to setup an apache vhost with SSL to serve web2py. I have
> succeeded in setting up mod_wsgi, with the following vh
Hi,
I am trying to setup an apache vhost with SSL to serve web2py. I have
succeeded in setting up mod_wsgi, with the following vhost configuration
file:
ServerName www.example.com
WSGIDaemonProcess web2py user=www-data group=www-data \
display-name=%{GROUP}
W
2 matches
Mail list logo