Mark A. Craig wrote:
> Is there an equivalent to the ASPX binary for the Windows port of Apache
> (I have 2.24)?  I need to be able to compile an Apache module from
> source, but the default install I did doesn't seem to include it.  Does
> it exist for Windows and, if so, where do I get it, how do I integrate
> it into my existing install, etc.?

I don't know of an ASPX binary.  I know of apxs, a tool to compile modules
in conjunction with a c compiler and linker.  I know of mod_aspdotnet which
runs ASP.NET apps (under .NET 1.1).

If you are looking for the later, try

http://sourceforge.net/projects/mod-aspdotnet

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to