标签:io re c html ar htm php file
1、How Do I change extension of php file
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)\.html$ $1.php [L]
Apache tips,布布扣,bubuko.com
Apache tips
原文地址:http://my.oschina.net/mickelfeng/blog/294759