[Ilugc] Apache - PHP

Girish Venkatachalam girishvenkatachalam at gmail.com
Fri Aug 1 17:14:01 IST 2008


On 15:21:12 Aug 01, Kenneth Gonsalves wrote:
>
> On 01-Aug-08, at 3:06 PM, Girish Venkatachalam wrote:
>
>> The CGI interface gives you the choice to implement the server side
>> processing either using perl or PHP or shell script or even C.
>
> are you sure about this? I thought that perl, python etc use cgi whereas 
> mod_perl, mod_python and php do not.
>

Then?

I dunno. Perhaps there is some terminology confusion.

I am sure perl CGI uses the same concept that I mentioned above and it
uses mod_perl.

I dunno about mod_python and php.

The idea is that the Apache server serves HTTP requests after active
processing by a combination of backends.

-Girish


More information about the ilugc mailing list