ホームページ >バックエンド開発 >PHPチュートリアル >apache重写有关问题
apache重写问题
<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->RewriteCond %{HTTP_HOST} ^news\.new_ci\.com#RewriteRule read-(\d+)\.html http://news.new_ci.com/index.php/read/index/$1RewriteRule read-(\d+)\.html index.php/read/index/$1