Edit report at https://bugs.php.net/bug.php?id=67685&edit=1

 ID:                 67685
 Comment by:         [email protected]
 Reported by:        jakoch at web dot de
 Summary:            PFTT report links not working on
                     https://qa.php.net/pftt.php
 Status:             Closed
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
 Assigned To:        tyrael
 Block user comment: N
 Private report:     N

 New Comment:

Definitely put a note in .htaccess that its not used anymore.

I think that's usually where people would look first.


I agree, putting the apache config files in git would be great.


Previous Comments:
------------------------------------------------------------------------
[2014-07-31 21:15:16] [email protected]

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.

------------------------------------------------------------------------
[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

Reply via email to