how about if i want to change :
/index.php?category=book#category2=lifestyle#status=promo
into :
/book/lifestyle/promo.html
Thanks![]()
RewriteEngine On
RewriteRule ^([a-zA-Z]+)/([a-zA-Z]+)/([a-zA-Z]+).html$ /index.php?category=$1&category2=$2&status=$3 [NC,L]
We get it, advertisements are annoying!
Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.