KDVS/radio-library/master/.htaccess - Htaccess File

KDVS/radio-library/master/.htaccess

AddType application/x-httpd-php .php3 .php .html .phtml .sys .download .re .inc

Options +FollowSymLinks

RewriteEngine on

#everythihng else gets redirected to Zend bootstrap
RewriteRule .* index.php

php_flag magic_quotes_gpc off
php_flag register_globals off

On Github License

Files

Download PDF of Htaccess file

Comments

Apache