SHARE
Facebook X Pinterest WhatsApp

Network Computing: Sizing Up the Development Tools

Written By
thumbnail
Web Webster
Web Webster
Oct 4, 1999

For application development, Apache and PHP are my
favorites. The documentation is abundant, and the support from
users is phenomenal.
The stability, especially on a Unix
server, is unparalleled. Source Code Control can be performed using
the freely available CVS tools. If your shop is not committed to
IIS or Java, give Apache, PHP and mySQL on a Linux server serious
consideration.”

“From simple to complex applications, Apache Web server provides
several options for developing code. The old-fashioned CGI (Common
Gateway Interface) in conjunction with Perl, C or any other
language will handle simple forms at low-traffic sites. These
programs are spawned in a separate process and thus typically add
considerably to the overhead of running your Web application.”

“Like Netscape and IIS, Apache has an API to make up for CGI’s
deficiencies. Using the Apache API, programmers can write a piece
of software according to a certain structure in C. This piece of
code, called a module, can then be linked to the Apache
distribution or loaded dynamically at run time. Using C function
calls, the programmer has direct access to many of Apache’s inner
workings.”

Complete
Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

5 Best Free and Open Source Text Expander Tools
webmaster
Jun 13, 2025
Grafito: Systemd Journal Log Viewer with a Beautiful Web UI
Bobby Borisov
Jun 12, 2025
FreeBSD Wants to Know a Few Things
brideoflinux
May 11, 2025
NVK enabled for Maxwell, Pascal, and Volta GPUs
Kara Bembridge
May 1, 2025
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.