| commit | cd8681064378da430c60d6f90e09d73cddb6856d | [log] [tgz] |
|---|---|---|
| author | Joe Gregorio <joe@bitworking.org> | Tue Sep 29 17:09:16 2009 -0400 |
| committer | Joe Gregorio <joe@bitworking.org> | Tue Sep 29 17:09:16 2009 -0400 |
| tree | 06b2293fbcbb02d627b0fd55379c42965295bb90 | |
| parent | 84cc10a399a96b0944c1d3369a6af3b88aefab17 [diff] [blame] |
Fixed up test scripts so they work on new hosting provider
diff --git a/test/digest/.htaccess b/test/digest/.htaccess index 4831a12..a3cf9c8 100755 --- a/test/digest/.htaccess +++ b/test/digest/.htaccess
@@ -1,4 +1,4 @@ AuthType Digest AuthName "myrealm" -AuthDigestFile /home/jcgregorio/web/bitworking.org/projects/httplib2/test/digest/digestpw +AuthUserFile /home/jcgregorio/webapps/bitworking/projects/httplib2/test/digest/digestpw Require valid-user