I had made my own public_html. I set the
folder to mode 755 for it to be viewed by others and group. When i added a new
html file on it, i had to go to the folder and issue the command chmod 755
$filename. Is there any other way that each time i add a new file, it would
automatiacally inherit the folders share
property?