SA-MP Forums Archive
htaccess if - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: htaccess if (/showthread.php?tid=629987)



htaccess if - MerryDeer - 06.03.2017

Hi,

How in htaccess, check parameters

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