3 lines
75 B
ApacheConf
3 lines
75 B
ApacheConf
|
|
RewriteEngine On
|
||
|
|
#RewriteBase /
|
||
|
|
RewriteRule ^u/([0-9,]+)$ avatar.php?id=$1
|