06.03.2017, 19:10
Hi,
How in htaccess, check parameters
i want if anynumberss contains hex or secondanumbers contains hex, i want to direct to test.php, if not containg to test2.php
How in htaccess, check parameters
Код:
RewriteRule ^([^/]+) http://blablbllbbia.com/test.php?name=$1&anynumberss=$2&secondanumbers=$3&etlblbla=$4