summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..cb399a89
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+DIRS:
+-----
+./DB
+ Standart DB File
+./www
+ daten für http verbindung
+./www-ssl
+ daten für https verbindung
+
+Systemconfig:
+-------------
+./www-ssl/inc/config.php
+ algemeien einstellungen
+./www-ssl/inc/db.php
+ einstellungen der DB
+ Achtung: DB user braucht folgende Rechte: SELECT, CREATE, INSERT, ALTER, UPDATE, INDEX, DELETE, DROP