php_flag session.bug_compat_warn off
RewriteEngine On

RewriteRule ^(.*)-(.*).html  Detailknowledge.php?name=$1&no=$2
RewriteRule ^(.*)-(.*).htm  DetailProduct.php?name_product=$1&no_product=$2
