Results 1 to 4 of 4

Thread: Web Server

  1. #1

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544

    Post

    Hi!
    How do you program af Web Server for i.e a little intranet network???

    / CyberCarsten

  2. #2
    Hyperactive Member
    Join Date
    Jul 1999
    Location
    NY, USA
    Posts
    270

    Post

    You goto http://www.apache.org/httpd.html and click on download. This is the number one used web server called Apache. It can be customised if you know C. It is very powerful. The unix releases are better and more stable (I like them) but it runs on windows. Because of it's power, it can be diffucult to configure, but the default is usually okay on a Win32 machine.

    If you want help configuring this, let me know... I've used this on many different machines.

    ------------------
    Tom Young, 14 Year Old
    [email protected]
    ICQ: 15743470
    AIM: TomY10
    PERL, JavaScript and VB Programmer

  3. #3
    Hyperactive Member
    Join Date
    Jul 1999
    Location
    NY, USA
    Posts
    270

    Post

    Well... if you wanted to compile this, yes you would MS Visual C++. Again, this is for the Windows release.

  4. #4

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544

    Post

    Thank you very much!!

    Can i use C++??

    / CyberCarsten


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width