简体   繁体   English

为Windows编译mod_auth_token

[英]Compiling mod_auth_token for windows

I have access to both Windows machine ( Win 7 ) & Linux ( Ubuntu 10.04 ), I would like to know how can I compile mod_auth_token on my Linux machine and get it working on Windows. 我可以同时使用Windows机器(Win 7)和Linux(Ubuntu 10.04),我想知道如何在我的Linux机器上编译mod_auth_token并使它在Windows上运行。

If I take the .so file from the Linux machine will it work on windows?? 如果我从Linux机器上获取.so文件,它将在Windows上运行吗?

Can any one help me out, If you can compile it for me & put it somewhere for download or just let me know a way that will work (I don't have Visual Studio nor any compile related programs on windows that's why I need to do it on Linux then move it over to windows and just link it in the config file). 任何人都可以帮帮我,如果您可以为我编译并将其放在下载位置,或者只是让我知道一种可行的方式(我没有Visual Studio,也没有Windows上的任何编译相关程序,这就是为什么我需要在Linux上执行此操作,然后将其移至Windows,然后将其链接到配置文件中)。

Version I need help on compiling mod_auth_token-1.0.6-beta 我在编译mod_auth_token-1.0.6-beta时需要帮助的版本

Location: http://code.google.com/p/mod-auth-token/ 位置: http//code.google.com/p/mod-auth-token/

The Windows version has been released by ApacheHaus recently. Windows版本已由ApacheHaus最近发布。 They have this module for both Apache 2.2 and 2.4 (x86 and x64 both). 他们具有适用于Apache 2.2和2.4的模块(x86和x64均适用)。

here is the link https://www.apachehaus.net/modules/mod_auth_token/ 这是链接https://www.apachehaus.net/modules/mod_auth_token/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM