@danghvu Thank you for this great extension.
There is one security concern I have.
I am using Ubuntu Trusty.
The log mod_dumpost creates are owned by www-data:www-data and chmod 644.
All other logs Apache creates are owned by root:adm. They can be stored in a dir with chmod 700 + chown root, making it impossible for users to read the logs.
The logs mod_dumpost creates are a lot less secure.
Is it possible for you to improve this?
@danghvu Thank you for this great extension.
There is one security concern I have.
I am using Ubuntu Trusty.
The log mod_dumpost creates are owned by
www-data:www-dataandchmod 644.All other logs Apache creates are owned by
root:adm. They can be stored in a dir withchmod 700+chown root, making it impossible for users to read the logs.The logs mod_dumpost creates are a lot less secure.
Is it possible for you to improve this?