在目录/ usr / local / apache2 / modules中,我看到单个文件httpd.exp。 这个文件的目的是什么?
httpd.exp是Apache和IHS函数的导出文件,并包含要导出供模块使用的函数的列表。