Search results

  1. maicol07

    No OLS 1.8 in repo

    Hi, it seems OLS 1.8.0 and 1.8.1 aren't added to the debian repo: Index of /debian/pool/main/noble/ (litespeedtech.com) Can you add them? Thanks
  2. maicol07

    Apache Rewrite Rules not working

    Hi, I'm trying to install XBackBone and it has the following rewrite rules in its .htaccess: Options -Indexes <IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^(app|bin|bootstrap|resources|storage|vendor|logs|CHANGELOG.md)(/.*|)$ - [NC,F] RewriteCond %{REQUEST_FILENAME} !-f...
  3. maicol07

    How to configure OLS LSWGI with a DJango app

    Hi, I'm trying to install Weblate, a DJango app. I've followed this guide: https://openlitespeed.org/kb/python-wsgi-applications/#Set_up_Django_with_a_Virtual_Environment and installed LSWGI and configured the context app server with these parameters: When I try to go to the website, I get a...
Top