Apache (ASAPI Web Connector)

If you are using Apache with the ASAPI Web Connector, the virtual path mapping is made in the asapi.conf file (so long as you used the Include command in your httpd.conf file to reference the Crystal Enterprise asapi.conf file, as outlined in Enabling the ASAPI Web Connector).

The relevant lines are as follows:

C:\Program Files\Common Files\Crystal Decisions\2.5\crystalreportviewers10

Note:    Additional Path Mapping configuration can be done through the AddPathMap directive. There can be many AddPathMap directives in your Apache configuration. These must be separated by a space (rather than by a semicolon in the case of CGI).

You must instruct Apache to reinitialize its child worker processes after you modify WCSHosts entries in the Web Connector configuration files. You can generally do this with one of the following commands:

kill -HUP `cat <absolute path to httpd.pid file>`
kill -USR1 `cat <absolute path to httpd.pid file>`

Consult the Apache documentation for more information.



Crystal Decisions
http://www.crystaldecisions.com/
Support services
http://support.crystaldecisions.com/