On May 19, 2012, at 1:21 PM, Marian Siwiak wrote: > I quit trying to modify anything and used default settings. > I used a script: > http://code.google.com/p/web2py/source/browse/scripts/setup-web2py-ubuntu.sh > and it worked. >
Good. The script does more than I want (I'm automating in a Fabric script), but I did use the httpd config from that script, and it worked fine (though like you I did put web2py at a different path). > Thanks a lot for help! > Cheers! > Marian > > W dniu sobota, 19 maja 2012 22:18:07 UTC+2 użytkownik Jonathan Lundell > napisał: > On May 19, 2012, at 12:47 PM, Marian Siwiak wrote: >> It looks basically OK to me. I suppose you've verified that >> /var/www/web2py/wsgihandler.py really is the path to that file? >> >> Also, do you see that file, and only that file, from sites-enabled? >> >> Thanks for the interest. Path is ok. It's the only file, however, I had to >> name link 000-default. >> > > That's odd. The documentation seems to claim that any file name works, as > long as it doesn't start with . or #. >

