Hello everyone, I am new to Nginx. Currently, there is a rewrite rule from apache that I want to convert to Nginx rewrite rule. Here is the original rewrite rule: RewriteEngine On RewriteRule sig-(.*)-(.*).png$ sig.php?player_id=$1&background=$2 Previously I tried by convert to: Rewrite ^/ sig-(.*)-(.*).png$ /sig.php?player_id=$1&background=$2; is the file path. Of course theby duydangle - Migration from Other Servers
![]() |
![]() |
![]() |
![]() |
![]() |