Commit: 3e05045619acba5a39b6c63da9f609a290809f20 Author: v-maf...@microsoft.com <v-maf...@microsoft.com> Fri, 21 Mar 2014 15:49:25 -0700 Parents: e354bd237c50aa5c820ffa7c52686cdff92d6430 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=3e05045619acba5a39b6c63da9f609a290809f20 Log: Publish PFTT reports Changed paths: M reports/db/.htaccess Diff: diff --git a/reports/db/.htaccess b/reports/db/.htaccess index 911756f..9252469 100644 --- a/reports/db/.htaccess +++ b/reports/db/.htaccess @@ -3,5 +3,6 @@ Options -Indexes # web user has write access to that # # should be safe to allow read access to SQLite db files -#Order deny,allow +Order deny,allow #deny from all +Allow from all -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php