0
mydomain.com/index.php
mydomain.com/index.php?cat=1
mydomain.com/index.php?product=1
mydomain.com/index.php?view=content
mydomain.com/pages.php?view=order
mydomain.com/pages.php?view=register
mydomain.com/price.php
當我進入這個瀏覽器鏈接,必須從文件中獲取內容:
index.php.html
index.php_cat=1.html
index.php_product=1.html
index.php_view=content.html
pages.php_view=order.html
pages.php_view=register.html
price.php.html
如何修改.htacces文件所有這些鏈接?