From d8fc51e0ca4e178bcf2429be00ef72de66a99330 Mon Sep 17 00:00:00 2001 From: flashwave Date: Sun, 8 Mar 2015 04:59:12 +0100 Subject: [PATCH] ayy --- main/.htaccess | 1 + main/git/.htaccess | 9 +++++++++ main/git/git.php | 10 ++++++++++ main/git/index.php | 2 ++ main/git/passwd | 1 + main/test.txt | 1 - 6 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 main/.htaccess create mode 100644 main/git/.htaccess create mode 100644 main/git/git.php create mode 100644 main/git/index.php create mode 100644 main/git/passwd delete mode 100644 main/test.txt diff --git a/main/.htaccess b/main/.htaccess new file mode 100644 index 0000000..34dab00 --- /dev/null +++ b/main/.htaccess @@ -0,0 +1 @@ +# Empty .htaccess to make git realise this directory exists \ No newline at end of file diff --git a/main/git/.htaccess b/main/git/.htaccess new file mode 100644 index 0000000..abe473d --- /dev/null +++ b/main/git/.htaccess @@ -0,0 +1,9 @@ +Options -Indexes + + + Require all denied + + + + Require all denied + \ No newline at end of file diff --git a/main/git/git.php b/main/git/git.php new file mode 100644 index 0000000..d7441b0 --- /dev/null +++ b/main/git/git.php @@ -0,0 +1,10 @@ +