Search results

  1. 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...
  2. 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