apache-pretty-urls.config.php 60 B

1234
  1. <?php
  2. $CONFIG = array (
  3. 'htaccess.RewriteBase' => '/',
  4. );