Ad

michael
asked Feb 18 2017
Answer
Its possible to run both the Web servers. If apache is running in port 80 then configure nginx in any other port. But its highly not recommended to do so, since it may give some conflict errors.

jagannatharumugam
asked Feb 19 2017
edited Oct 05 2018
How to run both apache and nginx web servers in linux
Is it possible to run both apache and nginx at the same time as web servers in Linux. Am using Centos operating system.