Você deve ser capaz de limpar o bit setuid com
chmod u-s public_html
Em man chmod
:
chmod preserves a directory's set-user-ID and set-group-ID bits unless you explicitly specify otherwise. You can set or clear the bits with symbolic modes like u+s and g-s, and you can set (but not clear) the bits with a numeric mode.