diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..1d67776 --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +DirectoryIndex index.php diff --git a/phptest.php b/index.php similarity index 100% rename from phptest.php rename to index.php diff --git a/main.css b/main.css deleted file mode 100644 index e69de29..0000000 diff --git a/index.html b/old_index.html similarity index 100% rename from index.html rename to old_index.html diff --git a/scripts/main.js b/scripts/main.js deleted file mode 100644 index e69de29..0000000