[web2py] Re: Web2py, Apache and Ubuntu 14.04

2014-10-07 Thread Brian M
Glad you got it working. The main developers should probably weigh in on whether or not the change to force SSL was intentional or if that just happens to have been in the last patch that Ivan submitted because he needed it for his own use. On Monday, October 6, 2014 12:19:41 AM UTC-5, mweissen

[web2py] Re: Web2py, Apache and Ubuntu 14.04

2014-10-05 Thread Martin Weissenboeck
Solved. Thank you, Brian - you showed me the right way. The error message was ERR_CONNECTION_TIMED_OUT, but the browser shows only a message like "page could be loaded" (in German). Two things happend: - The new apache default.conf rewrites anything to https - In consequence of the misconfi

[web2py] Re: Web2py, Apache and Ubuntu 14.04

2014-10-05 Thread Brian M
What exactly happens when you try to access your pages? Are you getting 404 responses or something else? Besides checking the apache error logs take a quick look at the access logs to make sure there isn't a bad rewrite rule causing you headaches - I seem to remember that's how I tasked down s