No. It does not.
You should not let root own the document root.
Only the CGI that need to executed as root should be owned by root with SetUID bit set.
LSWS will not start any CGI process as root, period.
However, a SetUID process will change the user id to who own the file by itself.