That's all you have to do. Did you check the permissions of the newly created directory to make sure it's accessible? It should be 755 (rwxr-xr-x) at least.
If you don't have those permissions you can change it with the chmod command. Post the error message you get. Just "does not work" is not very helpful.