WEB SERVERS
Note The default directory for PHP scripts is defined by the DOCUMENT_ROOT CGI variable, and is the /<notes root directory>/data/domino/html. PHP looks for scripts relative to this directory.
To configure a Web Site rule for PHP
1. Install PHP on the Web server. Make sure that the PHP.EXE file can find the PHP.INI file. Be sure that all paths are set up correctly for PHP. See the PHP installation documentation for more information.
2. Create a directory rule to run PHP scripts. Use the following settings:
An example of an incoming URL would be: http://<server>/php-bin/PHP.EXE/<php-scripts>