# Extra nginx params to be included in this site managed by Moss # all directives below will be included within 'location /' blocks # rewrite ^/users/(.*)$ /show?user=$1? last; # rewrite_log off;