wordpress htaccess mod_rewrite listing

Solution:

The rewrite rule should be, try the below,

RewriteRule ^listing/([^/]*)/? /listing/?category_type=$1&city=$2 [QSA,L]