Version: Unity 6 (6000.0)
Language : English
Deploy a Web application
Set up your Apache server configuration for Web builds

Server configuration code samples

Set up your server configuration file to make your server interact with your Unity Web build.

The following topics give you code samples that you can use in your server projects that set them up for use with your Web build.

For further information on server configuration for the Web platform, refer to Compressed builds and server configuration.

Topic Description
Set up your Apache server configuration for Web builds Instructions on how to set up your Apache server for your Web build.
Set up your IIS server configuration for Web builds Find out how to set up your IIS server for Unity.
Set up your Nginx server configuration for Web builds Information on how to set up your Nginx server for Unity.
Set up your Node.js server configuration for Web builds Information about how to set up your Node.js server to serve your Web build.

Additional resources

Deploy a Web application
Set up your Apache server configuration for Web builds