From 37ea8b3c12602195fc9072666a45351b7ce7fc81 Mon Sep 17 00:00:00 2001 From: Abhorrent_Anger Date: Thu, 26 May 2022 23:13:53 +0300 Subject: [PATCH] Index rename & symlinks --- index.htm | 1 + index.html | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ index.php | 1 + 3 files changed, 92 insertions(+) create mode 120000 index.htm create mode 100644 index.html create mode 120000 index.php diff --git a/index.htm b/index.htm new file mode 120000 index 0000000..64233a9 --- /dev/null +++ b/index.htm @@ -0,0 +1 @@ +index.html \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..b5cc8c5 --- /dev/null +++ b/index.html @@ -0,0 +1,90 @@ + + + + + + + + + + + + + phpMyAdmin + + + + + +
+
+
+ +

Welcome to phpMyAdmin

+ + +
Cannot log in to the + MySQL server
+
+
+ + +
+ Language + + +
+
+
+
+ + +
+
+ mysqli_real_connect(): (HY000/1698): Access denied for user
+
+
+ +
+ + + + \ No newline at end of file diff --git a/index.php b/index.php new file mode 120000 index 0000000..64233a9 --- /dev/null +++ b/index.php @@ -0,0 +1 @@ +index.html \ No newline at end of file