Hi,

I have a Squeeze server that, until 2 days ago, functioned good with
multiple virtual hosts, mod_python and Trac. For unknown reasons it
suddenly stopped working.

It appears that all <Location></Location> directives in all virtual
hosts except the default virtual host are ignored. Accessing them result
in a message "File does not exist: /var/www/trac.askesis.nl/docs/mpinfo"
where mpinfo is the following directive:

    <Location /mpinfo>
        SetHandler mod_python
        PythonInterpreter main_interpreter
        PythonHandler mod_python.testhandler
    </Location>

Again, the same directive is working for the default website.

Does anyone have any idea where to look for a solution for this problem
or experienced the same problem (preferably with a solution ;-))?

TIA

-- 
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1267185049.2763.17.ca...@panoramix.askesis.nl

Reply via email to