[mod_python] PublisherHandler

Nikolay Alexiev alexiev at activesolutions.bg
Thu Oct 2 13:57:15 EST 2003


I'm using PublisherHandler for my project. This is my  .htaccess file

    AddHandler python-program .py
    SetHandler python-program
    PythonHandler mod_python.publisher
    PythonDebug On

But now I can't load pictures from this folder and from its subfolder. Can I 
do something or the only way is to move images in a folder that is a level 
above?


More information about the Mod_python mailing list