Why isn't it a good idea to put a file server on the same machine as a web server?
Sigiloso
Both type of servers has to serve files to clients which will impact server resource. Therefore, user’s files are more private then file server’s files which usually a public files (anyone can request those files)