Is there any way to prevent drupal modules to be enumerated by eventual attackers accessing know file locations ie:
Home
/
user-8188
gpilotino's questions
is it possible with mysql to automatically grant an user (which has CREATE privilege) ALL privileges exclusively on her new created databases ? (without manually changing rights after the db is created)
i have a svn repository on a server that i access through svn+ssh. i have only user access (not root) and i cannot install mod_dav.
is there a way to configure multiple user access (ie. with multiple ssh keys) to the svn repository without giving the other svn users full ssh access ?
how do you setup files and folders rights in a shared web hosting environment ? do you use apache + suexec ? how can you prevent members of group "www" to read files belonging to other users in the system ? (through ssh or php)