In the directory /usr/local/apache2/modules, I see the single file httpd.exp. What is the purpose of this file?
Asked
Active
Viewed 2,923 times
1 Answers
3
httpd.exp is the export file for Apache and IHS functions, and contains a list of the functions to be exported for use by the modules.

gharper
- 5,425
- 4
- 29
- 35