我需要在Windows上的Apache中安装Kerberos模块。
我已经将文件auth_kerb_mod.so复制到apache / modules /中,并使用LoadModule auth_kerb_module modules / auth_kerb_mod.so修改了conf / httpd.conf
但是我无法启动Apache服务。 Apache找不到Kerberos模块。
你可以帮我吗 ?