What server specifications is needed

Hi friends

I will be working on a unity 3D game with two Unity developers, and I was asking myself this question, if we need anything special in terms of server to run web version of a Unity game, or its like any web server that runs php / mysql based websites.

Thanks for any help.
Regards.

The Unity WebGL is basically HTML + Javascript - you don’t need anything special on your server at all, not even PHP/MySQL.