inoue-yuki/framework/master/src/Public/.htaccess
RewriteEngine On # RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule !.(css|js|icon|zip|rar|png|jpg|gif|pdf)$ index.php [L] AddType application/x-httpd-php .php .phtml