When i scan my site with builtwith.com it is showing that i am using
both
nginx and apache. however i have completely moved my site from apache to
nginx. Though previously it was on Apache which i uninstalled after
installing nginx.
Now i am woundering why its showing both.
i check netstat its showing nginx daemon owning port 80 and 443.
I also used curl. it also showed nginx is serving the page.