Skip to content

PythonHandlerModule directive no longer handles absolute paths #73

Open
@abstractalchemist

Description

@abstractalchemist

The configuration directive no longer handles absolute paths to script files. It was working in a previous iteration of mod_python ( I believe 3.3 ) but now running httpd results in a module not found error in apache logs. The log shows the handler appears to be stripping the extension off the path. This behavior also shows up in the apache.import_module method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions