You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Jose Adriano Baltieri <ja...@unimep.br> on 2006/08/01 19:29:47 UTC

[users@httpd] Detailed steps to build a module for Windows

I have seen a module called mod_xsendfile 
(http://celebnamer.celebworld.ws/stuff/mod_xsendfile/) and I need to put 
it to run along with Apache under Windows.

Since that module is not distributed ready for that, I wonder if someone 
else can help me to get there.

Unfortunatelly, I need detailed steps. Yes, I have MSVC but I'm not a C 
expert (nor a DLL one).

So, I need something like :

1) Go to File , create a new workspace
2) Now add a project to this workspace by clicking on ... Set the 
project properties by ....
3) Now add your C sourcefile to this project by clicking on ...
4) Now Build you project
5) Copy the generated DLL (or SO) file onto this folder...

Thanks in advance for your help !

-- 
Obrigado,
------------------------------------------------------------------------------
                Jose Adriano Baltieri - Analista de Sistemas
                DTI - CENTRO - UNIMEP - Universidade Metodista de Piracicaba
                PIRACICABA - SP - Brasil - Fone : (19) 3124-1858
------------------------------------------------------------------------------


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Detailed steps to build a module for Windows

Posted by Steffen <be...@cable.A2000.nl>.
Building for the first time Apache and mods can give hassles.
So, I build it for you against Apache 2.2.x

Download at
http://www.apachelounge.com/download/mods/mod_xsendfile-0.8-w32.zip

When you need it for the old 2.0.x contact me OL.


Steffen

----- Original Message ----- 
From: "Jose Adriano Baltieri" <ja...@unimep.br>
To: <us...@httpd.apache.org>
Sent: Tuesday, August 01, 2006 19:29
Subject: [users@httpd] Detailed steps to build a module for Windows


>I have seen a module called mod_xsendfile
>(http://celebnamer.celebworld.ws/stuff/mod_xsendfile/) and I need to put it
>to run along with Apache under Windows.
>
> Since that module is not distributed ready for that, I wonder if someone
> else can help me to get there.
>
> Unfortunatelly, I need detailed steps. Yes, I have MSVC but I'm not a C
> expert (nor a DLL one).
>
> So, I need something like :
>
> 1) Go to File , create a new workspace
> 2) Now add a project to this workspace by clicking on ... Set the project
> properties by ....
> 3) Now add your C sourcefile to this project by clicking on ...
> 4) Now Build you project
> 5) Copy the generated DLL (or SO) file onto this folder...
>
> Thanks in advance for your help !
>
> -- 
> Obrigado,
> ------------------------------------------------------------------------------
>                Jose Adriano Baltieri - Analista de Sistemas
>                DTI - CENTRO - UNIMEP - Universidade Metodista de
> Piracicaba
>                PIRACICABA - SP - Brasil - Fone : (19) 3124-1858
> ------------------------------------------------------------------------------
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

----- Original Message ----- 
From: "Jose Adriano Baltieri" <ja...@unimep.br>
To: <us...@httpd.apache.org>
Sent: Tuesday, August 01, 2006 19:29
Subject: [users@httpd] Detailed steps to build a module for Windows


>I have seen a module called mod_xsendfile
>(http://celebnamer.celebworld.ws/stuff/mod_xsendfile/) and I need to put it
>to run along with Apache under Windows.
>
> Since that module is not distributed ready for that, I wonder if someone
> else can help me to get there.
>
> Unfortunatelly, I need detailed steps. Yes, I have MSVC but I'm not a C
> expert (nor a DLL one).
>
> So, I need something like :
>
> 1) Go to File , create a new workspace
> 2) Now add a project to this workspace by clicking on ... Set the project
> properties by ....
> 3) Now add your C sourcefile to this project by clicking on ...
> 4) Now Build you project
> 5) Copy the generated DLL (or SO) file onto this folder...
>
> Thanks in advance for your help !
>
> -- 
> Obrigado,
> ------------------------------------------------------------------------------
>                Jose Adriano Baltieri - Analista de Sistemas
>                DTI - CENTRO - UNIMEP - Universidade Metodista de
> Piracicaba
>                PIRACICABA - SP - Brasil - Fone : (19) 3124-1858
> ------------------------------------------------------------------------------
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org