in reply to Re: Getting response from external script by Apache mod_rewrite condition
in thread Getting response from external script by Apache mod_rewrite condition
I know about RewriteMap but this not solves my problem as it doesnt allow to proceed to the next RewriteCond/RewriteRule through .htaccess file if there is no match in the database.
Maybe there some other solution?