Pre-wave commit.

This commit is contained in:
Josh Sherman 2013-12-18 20:24:19 -05:00
parent 1006cbd436
commit 1e140d1a09
4 changed files with 21 additions and 20 deletions

View file

@ -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