jasongrimes/drivegal/master/web/.htaccess - Htaccess File

jasongrimes/drivegal/master/web/.htaccess

FallbackResource /index.php

<IfModule php5_module>
    php_value newrelic.appname "Drivegal"
</IfModule>

<Files apc.php>
   Order Deny,Allow
   Deny from all
   Allow from 127.0.0.1 107.15.88.251
</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache