ht

RewriteEngine On RewriteRule ^.+/p/([0-9]+) product.php?id=$1 [NC,L,R] RewriteRule ^.+/c/([0-9]+) category.php?id=$1 [NC,L,R]

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.