Skip to content
Snippets Groups Projects
  1. May 16, 2022
  2. May 14, 2022
    • Aleksy Barcz's avatar
      ISL xsltd handler ported to wsgi · 69e50214
      Aleksy Barcz authored
      + Debian Bullseye uses python3
      + libapache2-mod-python is ported to python3 on Bullseye, but segfaults
      + libapache2-mod-wsgi-py3 is present on Stretch, Buster, Bullseye
      + adapted handler script and apache2 config to mod_wsgi api
      + mod_wsgi doesn't support setting a handler for .isl suffix as mod_python did,
      I found it easier to handle png files (e.g. fire animation) in our handler than
      to mingle with apache2/wsgi configuration
      + apache2 config: use modern "Require" keyword
      + TODO: commmented out some logs in handler
      + TODO: rewrite rules in config doesn't work anymore and are commented out
      69e50214
  3. Feb 03, 2019
  4. Apr 30, 2018
  5. Jul 21, 2015
  6. Jun 06, 2013
  7. Dec 01, 2011
  8. Jun 24, 2009
Loading