• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need apache2_0_16 binary version

 
Ranch Hand
Posts: 58
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I would appreciate if someone will give me the link to download the binary version of apache2_0_16 beta.
Thankx in advance.

 
Ranch Hand
Posts: 3244
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yogen
Here is a list of links for all the downloads available for Apache.
http://httpd.apache.org/dist/httpd/
hope that helps
Dave
 
Yogen Vadnere
Ranch Hand
Posts: 58
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thankx for the reply.
But this is src download, and it need to compile with VC++ 5.0 or higher. and i dont have VC to compile it. So i was expecting some another link where i can find compiled version of this.
I would really appreciate if someone just give me link.
 
Dave Vick
Ranch Hand
Posts: 3244
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
On the initial page I gave you just follow the link to binaries/win32/
here is the URL: http://httpd.apache.org/dist/httpd/binaries/win32/
They only have 1.3.20 in a binary now, probably because the 2.0.16 is still in beta. Once it's final they'll probably have a binary for that too.
Dave
 
Yogen Vadnere
Ranch Hand
Posts: 58
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thankx Dave,
Actually i wanted to download only 2.0.XX version of apache. caz i want to test Multi-Processing.
Can i do Multi-Processing in 1.3.XX, if yes, how ??
Thankx in advance.
reply
    Bookmark Topic Watch Topic
  • New Topic