summaryrefslogtreecommitdiff
path: root/test/basic2
diff options
context:
space:
mode:
authorJoe Gregorio <joe@bitworking.org>2009-09-29 17:09:16 -0400
committerJoe Gregorio <joe@bitworking.org>2009-09-29 17:09:16 -0400
commitcd8681064378da430c60d6f90e09d73cddb6856d (patch)
tree06b2293fbcbb02d627b0fd55379c42965295bb90 /test/basic2
parent84cc10a399a96b0944c1d3369a6af3b88aefab17 (diff)
downloadhttplib2-cd8681064378da430c60d6f90e09d73cddb6856d.tar.gz
Fixed up test scripts so they work on new hosting provider
Diffstat (limited to 'test/basic2')
-rwxr-xr-xtest/basic2/.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/basic2/.htaccess b/test/basic2/.htaccess
index 1fe3c22..1bb62ed 100755
--- a/test/basic2/.htaccess
+++ b/test/basic2/.htaccess
@@ -1,4 +1,4 @@
-AuthUserFile /home/jcgregorio/web/bitworking.org/projects/httplib2/test/basic2/passwdfile
+AuthUserFile /home/jcgregorio/webapps/bitworking/projects/httplib2/test/basic2/passwdfile
AuthName "justarealm"
AuthType Basic
require valid-user