Edit report at https://bugs.php.net/bug.php?id=67685&edit=1
ID: 67685 Updated by: [email protected] Reported by: jakoch at web dot de Summary: PFTT report links not working on https://qa.php.net/pftt.php -Status: Assigned +Status: Closed Type: Bug Package: Website problem PHP Version: Irrelevant -Assigned To: mattficken +Assigned To: tyrael Block user comment: N Private report: N New Comment: we had a Directory block in the apache config which we commented out for http, but left in for the https vhosts: <Directory "/local/svn/qa_trunk/reports/db"> Options -Indexes Order deny,allow deny from all </Directory> commented that out as it is for the http vhost, and the links are working now. would be nice putting the apache configs unders version control, and either removing the .htaccess file from the repo or adding a notice that it isn't used anymore in production. Previous Comments: ------------------------------------------------------------------------ [2014-07-25 17:52:26] jakoch at web dot de Description: ------------ The PFTT report links are not working. I guess the reports dir has moved. https://qa.php.net/pftt.php https://qa.php.net/list_builds.php?branch=PHP_MASTER https://qa.php.net/reports/db/PHP_MASTER/r3690e97/PHPT_CMP_PHP_Master-rd196ac6-TS-X64-VC11_Local-FileSystem_Apache-ModPHP-ApacheLounge-2.4.4-VC11-Open.html ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=67685&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
