You have a semicolon in front of
<deny users="*"/>
This semicolon is not allowed and is the reason you are getting that error.
You have a semicolon in front of
<deny users="*"/>
This semicolon is not allowed and is the reason you are getting that error.