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

