Setup Nginx, Apache (XAMPP) On Same Server

i had tried this install intruction from this site http://www.hariadi.org/how-to/setup-nginx-apache-xampp-on-same-server/

but my only problem is on window system it gives show up an error as follows nginx: [warn] duplicate MIME type “text/html” in D:\Webserver\xampp
ginx/conf/nginx.conf:19., does everyone know how fix this issue.? regards.

does someone helping me out with this i will be grateful…

k0,

You can setup as many servers on your computer as you have different ports for them to listen to. Typically, IIS has to be Stopped (and prevented from starting automatically) so Apache can have port 80. Also typical, a second web daemon will be setup using port 8080 and more would be … absurd? Just be sure that you assign the respective ports during installation (REMOVE and replace if necessary so your registry gets updated, too).

Regards,

DK