2 lines
71 B
ApacheConf
2 lines
71 B
ApacheConf
|
RewriteEngine On
|
||
|
RewriteRule ^sigbot/([0-9]+).png$ sigbot.php?id=$1 [L]
|