Kod
Options +SymLinksIfOwnerMatch
RewriteEngine on
RewriteBase /
RewriteRule ^(.*)-pri-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-p-(.*).html$ adr_rewrite.php?mod=$2&%{QUERY_STRING}
RewriteEngine on
RewriteBase /
RewriteRule ^(.*)-pri-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-p-(.*).html$ adr_rewrite.php?mod=$2&%{QUERY_STRING}