liujiasheng/kuaidishu/master/public/.htaccess
RewriteEngine On Options FollowSymLinks #RewriteCond %{HTTP_HOST} !^www.kuaidishu.com$ [NC] #RewriteRule ^(.*)$ http://www.kuaidishu.com/$1 [R=301,L] RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule ^.*$ index.php [NC,L]
Files
