RewriteRule ^/listing/cat/([^/]*)\$ /listing.php?cat=$1 [L]
RewriteRule ^/listing/subcat/([^/]*)\$ /listing.php?cat=$1 [L]