# # JBZoo PHPUnit # # This file is part of the JBZoo CCK package. # For the full copyright and license information, please view the LICENSE # file that was distributed with this source code. # # @package PHPUnit # @license MIT # @copyright Copyright (C) JBZoo.com, All rights reserved. # @link https://github.com/JBZoo/PHPUnit # RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.+) index.php [QSA,L]
JBZoo/PHPUnit/master/tests/fixtures/copyrights/.htaccess
