[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Apache with virtual hosts and mod-python / trac stopped working



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



Reply to: