This is a discussion on Win32 apache 1.3 source? within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hi, does anyone have the Apache 1.3.28 source for windows? I mean with crlf, cause I already installed ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, does anyone have the Apache 1.3.28 source for windows? I mean with crlf,
cause I already installed Apache, and I don't want to remove it to install the source... So... Can anyone please just zip the Apache 1.3.28 source and send it to me? Please? I use to compile som modules on my own, but the Apache 1.3.26 (or maybe .27) source screws up with the Apache 1.3.28 binaries... -- // DvDmanDT MSN: dvdmandt@hotmail.com Mail: dvdmandt@telia.com |
|
|||
|
"DvDmanDT" <dvdmandt@telia.com> wrote in message
news:6n79b.28600$dP1.80209@newsc.telia.net... > Hi, does anyone have the Apache 1.3.28 source for windows? I mean with crlf, > cause I already installed Apache, and I don't want to remove it to install > the source... So... Can anyone please just zip the Apache 1.3.28 source and > send it to me? Please? I use to compile som modules on my own, but the > Apache 1.3.26 (or maybe .27) source screws up with the Apache 1.3.28 > binaries... http://www.wmwweb.com/apache/httpd/apache_1.3.28.tar.gz should work just fine > -- > // DvDmanDT > MSN: dvdmandt@hotmail.com > Mail: dvdmandt@telia.com > > |
|
|||
|
No, it doesn't, cause it uses \n which VC doesn't like... In fact, it just
says invalid file format or something like that... :p -- // DvDmanDT MSN: dvdmandt@hotmail.com Mail: dvdmandt@telia.com "Madhon" <madhon@mad.hon.co.uk> skrev i meddelandet news:1063649663.98293.0@demeter.uk.clara.net... > "DvDmanDT" <dvdmandt@telia.com> wrote in message > news:6n79b.28600$dP1.80209@newsc.telia.net... > > Hi, does anyone have the Apache 1.3.28 source for windows? I mean with > crlf, > > cause I already installed Apache, and I don't want to remove it to install > > the source... So... Can anyone please just zip the Apache 1.3.28 source > and > > send it to me? Please? I use to compile som modules on my own, but the > > Apache 1.3.26 (or maybe .27) source screws up with the Apache 1.3.28 > > binaries... > > http://www.wmwweb.com/apache/httpd/apache_1.3.28.tar.gz > > should work just fine > > -- > > // DvDmanDT > > MSN: dvdmandt@hotmail.com > > Mail: dvdmandt@telia.com > > > > > > |
|
|||
|
"DvDmanDT" <dvdmandt@telia.com> wrote in message news:zyJ9b.28862$dP1.81955@newsc.telia.net... > No, it doesn't, cause it uses \n which VC doesn't like... In fact, it just > says invalid file format or something like that... :p > cant see why as i have compiled on vc6 and vc7 using that source ok |