it seems that apache doesn'0t understand to pass page rendering to mod_wsgi and instead offers the default behaviour (list and send file).
Without further details it's quite impossible make some other assumptions... Il giorno sabato 19 maggio 2012 17:28:26 UTC+2, Marian Siwiak ha scritto: > > Hello again, > > I have a problem with deploying my application. > I have set up apache2 server with mod_wsgi on my machine (It runs on > debian 6.0.4). > The change I made was to use /var/ww instead of /users/www-data folder. > Everything went smoothly, as described in web2py online book, but when > typing www.myserver.pl/path/to/my/application in my browser I get a list > of files instead of application index page. Any suggestions where to > search for the problem (except PEBCAK)? > > best regards and thanks in advance, > Marian >

