diff --git a/bitpay/.htaccess b/bitpay/.htaccess index 8dfe378..745b75e 100644 --- a/bitpay/.htaccess +++ b/bitpay/.htaccess @@ -1,3 +1,5 @@ - - Deny from all - \ No newline at end of file + + Order allow,deny + Deny from all + Satisfy All +