X-Git-Url: https://git.cweiske.de/stouyapi.git/blobdiff_plain/f426e1fda0d54aef2ea4b1efcaf4f579dc319e02..42f98b28e827fe050899304b9abcb8d842f8ea80:/www/.htaccess diff --git a/www/.htaccess b/www/.htaccess index 2c5ece0..541105e 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -35,6 +35,11 @@ RewriteRule ^api/v1/gamers$ /api/v1/gamers/register-error.json [R=400,END] DirectorySlash Off + +#Disable the next two lines to have static usernames only +RewriteRule ^api/v1/gamers/me$ /api/v1/gamers/me.php [END] +RewriteRule ^api/v1/sessions$ /api/v1/sessions.php [END] + RewriteRule ^api/v1/gamers/me$ /api/v1/gamers/me.json [END] #purchased games/products