python on a ispconfig server

Discussion in 'ISPConfig 3 Priority Support' started by tr909192, Feb 9, 2026 at 9:31 AM.

  1. tr909192

    tr909192 Member HowtoForge Supporter

    hello
    we would like to enable one or more websites to use python. this is a master/slave install with debian. is that possible? how?
    thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    I assume you use Apache? ISPConfig has or had built-in support for mod_python, but mod_python is outdated. Today, one would probably use mod_wsgi or similar. There is no built-in support for that, but it might be possible to configure that using the Apache directives field of the website when the module is installed. I do not develop in Python, so I cannot provide you with firsthand experience on that topic.
     

Share This Page