Pre-wave commit.
This commit is contained in:
parent
1006cbd436
commit
1e140d1a09
4 changed files with 21 additions and 20 deletions
|
@ -42,7 +42,7 @@ server
|
|||
break;
|
||||
}
|
||||
|
||||
# Accommodate UID's in the URI
|
||||
# Accommodate UIDs at the end of the URI
|
||||
rewrite ^/(.+)/(\d+)$ /index.php?request=$1&uid=$2 last;
|
||||
|
||||
# and the rest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue