From: Michael Wagner Date: Thu, 1 Aug 2024 17:15:27 +0000 (+0200) Subject: pydev-s6git X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=8d092bafab1162afb942d6dd906774cddbe1e014;p=SVBaL.git pydev-s6git --- diff --git a/etc/SVBaL.conf b/etc/SVBaL.conf deleted file mode 100644 index b9909e2..0000000 --- a/etc/SVBaL.conf +++ /dev/null @@ -1,9 +0,0 @@ -# Configuration for mKrimi Verleihnix Gui - Alias /SVBaL "/usr/share/php/SVBaL/gui" - - Options +FollowSymlinks - RewriteEngine On - RewriteBase /SVBaL/ - RewriteRule ^.*php$ index.php - - diff --git a/etc/eh_util.conf b/etc/eh_util.conf new file mode 100644 index 0000000..b9909e2 --- /dev/null +++ b/etc/eh_util.conf @@ -0,0 +1,9 @@ +# Configuration for mKrimi Verleihnix Gui + Alias /SVBaL "/usr/share/php/SVBaL/gui" + + Options +FollowSymlinks + RewriteEngine On + RewriteBase /SVBaL/ + RewriteRule ^.*php$ index.php + +