Tagged Questions
2
votes
4answers
236 views
Creating a public document directory for a normal user
We usually see personal web pages like http://a-site.com/~someone/, in this case, "someone" is a user of "a-site". How to enable this by default, so whenever we add a new user "foo", then ...