Re: [PHP] Apache/PHP4 Question

2001-06-19 Thread tony . mccrory
Subject: [PHP] Apache/PHP4 Question

Re: [PHP] Apache/PHP4 Question

2001-06-19 Thread Rasmus Lerdorf
> I have a Server Running Apache 1.3.14 and it has PHP4 running > as a module. For our customers we require that they use .cgi > for all of their scripts and so if a user wants to run a php4 > script on our server they use www.blah.com/myphpfile.cgi with > of course the first line being #!/usr/loc

[PHP] Apache/PHP4 Question

2001-06-18 Thread Devin Atencio
I have a Server Running Apache 1.3.14 and it has PHP4 running as a module. For our customers we require that they use .cgi for all of their scripts and so if a user wants to run a php4 script on our server they use www.blah.com/myphpfile.cgi with of course the first line being #!/usr/local/bin/ph