79206945

Date: 2024-11-20 11:19:20
Score: 0.5
Natty:
Report link

The following rule gives the correct output url in htaccess tester.

RewriteEngine On
RewriteRule ^api/(.*)\/(.*)                 api/$1.php?id=$2 [QSA,L]
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: gael