summaryrefslogtreecommitdiff
path: root/test/basic2/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'test/basic2/.htaccess')
-rw-r--r--test/basic2/.htaccess4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/basic2/.htaccess b/test/basic2/.htaccess
new file mode 100644
index 0000000..1fe3c22
--- /dev/null
+++ b/test/basic2/.htaccess
@@ -0,0 +1,4 @@
+AuthUserFile /home/jcgregorio/web/bitworking.org/projects/httplib2/test/basic2/passwdfile
+AuthName "justarealm"
+AuthType Basic
+require valid-user