diff --git a/public/.gitignore b/public/.gitignore new file mode 100755 index 0000000..f162bf2 --- /dev/null +++ b/public/.gitignore @@ -0,0 +1,2 @@ +.idea +tmp/sessions \ No newline at end of file diff --git a/public/.htaccess b/public/.htaccess new file mode 100755 index 0000000..c1e0189 --- /dev/null +++ b/public/.htaccess @@ -0,0 +1 @@ +RedirectMatch 404 /\.git \ No newline at end of file diff --git a/public/db/.htaccess b/public/db/.htaccess new file mode 100755 index 0000000..3418e55 --- /dev/null +++ b/public/db/.htaccess @@ -0,0 +1 @@ +deny from all \ No newline at end of file diff --git a/public/images/index.html b/public/db/index.html similarity index 100% rename from public/images/index.html rename to public/db/index.html diff --git a/public/index.php b/public/index.html similarity index 57% rename from public/index.php rename to public/index.html index bd60df7..2c8eeae 100755 --- a/public/index.php +++ b/public/index.html @@ -1,29 +1,20 @@ -
-