Hi:
I’m trying to put together a docker configuration that will mimic my website leewayweb.free.nf. In order to put together a sensible configuration, one thing I need to know is what kind of webserver is supporting my site.
The response headers of my HTTP requests report NginX but, at the same time I see that the .htaccess rules are being processed… I’m confused. Is there an Apache behind an Nginx?
Thanks,