Servers-Oreilly Website Pro
This section contains notes and hints specific to Oreilly
Website Pro.
Oreilly Website Pro 2.5 and up for Windows
This list describes how to set up the PHP CGI binary or
the ISAPI module to work with Oreilly Website Pro on Windows.
Edit the Server Properties and select the tab "Mapping".
From the List select "Associations" and enter
the desired extension (.php) and the path to the CGI exe
(ex. c:\php\php.exe) or the ISAPI DLL file (ex. c:\php\sapi\php4isapi.dll).
Select "Content Types" add the same extension
(.php) and enter the content type. If you choose the CGI
executable file, enter 'wwwserver/shellcgi', if you choose
the ISAPI module, enter 'wwwserver/isapi' (both without
quotes).
|