pydev-s6git
authorMichael Wagner <mail@wagnertech.de>
Thu, 1 Aug 2024 17:15:27 +0000 (19:15 +0200)
committerMichael Wagner <mail@wagnertech.de>
Thu, 1 Aug 2024 17:15:27 +0000 (19:15 +0200)
etc/SVBaL.conf [deleted file]
etc/eh_util.conf [new file with mode: 0644]

diff --git a/etc/SVBaL.conf b/etc/SVBaL.conf
deleted file mode 100644 (file)
index b9909e2..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# Configuration for mKrimi Verleihnix Gui
-   Alias /SVBaL "/usr/share/php/SVBaL/gui"
-   <Directory /usr/share/php/SVBaL/gui>
-      Options +FollowSymlinks
-      RewriteEngine On
-      RewriteBase /SVBaL/
-      RewriteRule ^.*php$ index.php
-   </Directory>
-
diff --git a/etc/eh_util.conf b/etc/eh_util.conf
new file mode 100644 (file)
index 0000000..b9909e2
--- /dev/null
@@ -0,0 +1,9 @@
+# Configuration for mKrimi Verleihnix Gui
+   Alias /SVBaL "/usr/share/php/SVBaL/gui"
+   <Directory /usr/share/php/SVBaL/gui>
+      Options +FollowSymlinks
+      RewriteEngine On
+      RewriteBase /SVBaL/
+      RewriteRule ^.*php$ index.php
+   </Directory>
+