Maybe it's a silly question, but I don't quite understand what to do with permissions after installation.# Serendipity ships world-writeable (777) to make installation easier.
# After the install is complete, you should change those base permissions to allow only your web-server user (e.g. nobody) to access the serendipity directory. All subdirectories should be writeable for the web-server user, all the files should be 644, unless otherwise contained in our installation archive.
Could someone give me a more detailed list, like:
- this and this directories: 777
- this and this: 644
- this and this files: 644
... and so on?
I would be grateful!