[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nginx
Subject:    Re: Run PHP on NGINX
From:       Sam Hobbs <Sam () SimpleSamples ! info>
Date:       2023-10-18 3:03:24
Message-ID: 9da2827e-1d85-00bb-35db-762e6bbd6e98 () SimpleSamples ! info
[Download RAW message or body]

The original HTML had forms. Forms still exist for HTML. A form can 
specify that a different HTML file be shown when the form is submitted. 
Between the the form submission and the showing of the second HTML file, 
a script, called a CGI script, can be executed to process the form. And 
that is how server-side languages such as PHP are executed. The original 
CGI is inefficient. FastCGI is more efficient. Therefore PHP websites 
execute PHP using FastCGI. Other servers such as Apache and IIS use 
FastCGI or something very similar.


Jeff wrote on 10/17/2023 8:50 AM:
> Can PHP code be run using NGINX?
>
> I am new to web server stuff, so just investigating.
>
> Thanks
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> https://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic