Re: [PHP-DOC] Apache Server API name

2001-01-26 Thread Cynic
I mean, what's the name of the API, not the filename of the module. The win32 DSO is built as php4apache.dll, the Apache convention for naming modules on win32 till recently (early 1.3.15-dev) indicated it should be ApachePHP4.dll, and after the newest step the Apache developers made to remo

Re: [PHP-DOC] Apache Server API name

2001-01-26 Thread Hojtsy Gabor
> > - Separate CGI and xSAPI installs > > - Added SAPI notes (from Windows dist. README.txt) > > this reminds me... > Is there an official name for the Apache DSO API as per > the xSAPI names? Because unless I'm wrong [:)] Apache > modules map 1:1 to the xSAPI .so's / .dll's in terms of > the

[PHP-DOC] Apache Server API name

2001-01-26 Thread Cynic
> - Separate CGI and xSAPI installs > - Added SAPI notes (from Windows dist. README.txt) this reminds me... Is there an official name for the Apache DSO API as per the xSAPI names? Because unless I'm wrong [:)] Apache modules map 1:1 to the xSAPI .so's / .dll's in terms of the general princip