Hi Friends,
I am working on webdev and facing some issues.
I am creating a Web folder, and that web folder is having different sub folders for each client.
Now I want to give this web folder URL access to client, and also I want to monitor
the changes that each client is doing in each folder or file.
e.g. file or folder creation, file modification, file deletion etc.
And I want to...