NGINX wrapper for Omnis CGI
On Fri, Mar 16, 2018 at 5:37 AM, Nick Renders <omnis1@arcict.com> wrote:
> Hi List,
>
> We are migrating our Web Server from Apache to NGINX.
>
> I read up a bit on the list, and if I understand this correctly,
> it is possible to write a FastCGI wrapper so that the Omnis GGI
> can be called. Has anyone tried this option?
It should be feasible. However, you might be better off using the Omnis
Apache module and Apache with nginx proxying to Apache. It’s not an unusual
configuration at all. Configure Apache to only listen to localhost:8080 (or
whatever port you have available) and proxy any requests to nginx on port
80 or 443 to Apache localhost:8080. You could put whatever assets that
Omnis doesn’t have to serve, like CSS, any static HTML pages, images, and
JavaScript, from nginx and forward everything else to the Omnis handler on
Apache.
Regards,
Clifford Ilkay
+1 647-778-8696
_____________________________________________________________
Manage your list subscriptions at lists.omnis-dev.com
Start a new message -> mailto:omnisdev-en@lists.omnis-dev.com