; apache_actions.def : Declares the module parameters for the DLL.

LIBRARY      "apache_actions"

EXPORTS
GetApacheDir         @2
UpdatePhpIni         @3
UpdateApacheConfig   @4