Categories
Tags → How To Cgi

Perl for Web Site Management

This book shows how to write CGI scripts to incorporate search engines, convert multiple text files to HTML, monitor log files, and track visitors to your site. Checking links, batch editing HTML files, tracking users, and writing CGI scripts--these ...
DETAILS

Writing Apache Modules with Perl and C

This guide to Web programming teaches you how to extend the capabilities of the Apache Web server. It explains the design of Apache, mod_perl, and the Apache API, then demonstrates how to use them to rewrite CGI scripts, filter HTML documents on the ...
DETAILS

Getting Started With XML-RPC in Perl, Part 1

Creating an XML-RPC Web service with Perl is almost as easy as CGI scripting. This article will bring you up to speed on what XML-RPC is and how to use Perl''s Frontier::RPC library to create simple clients and servers. Included are samples of X...
DETAILS

Tuning Apache and PHP for Speed on Unix

Here is an extensive compilation of tips on how to optimise Apache on Linux and Unix for PHP and CGI programs. The tips can also be applied to Perl and Python.
DETAILS

An Introduction to Java Servlets

This article describes the overall servlet architecture and what you need to develop your application with servlets. Also presented are several code examples to show you how to use the Servlet API, and compare it with CGI and proprietary server APIs ...
DETAILS

Replacing Your CGIs with Java Servlets

Servlet''s portability makes them a powerful alternative to CGIs. This tutorial describes what Servlets are, What you need to run servelts, How to run them, and includes some basic code that can be used in place of a CGI program.
DETAILS

Intro to Mod_Perl

mod_perl is a terrific fusion of the Apache Web server and the Perl language that embeds a copy of the Perl interpreter inside Apache, allowing you to not only speed up existing CGI scripts but also extend your Web server in ways previously unavailab...
DETAILS

YourCGI.com TellMe

Free remotely hosted tell a friend. With TellMe you can setup a form so that a visitor can send an email to his friend telling him how cool your site is. Plus many more hosted CGI scripts.
DETAILS

PHP vs CGI

Take this crash course on PHP, and see how it could be a smart alternative to using CGI to add interactivity to your site.
DETAILS

Adding PHP to Apache on Linux

This article provides extensive instructions on installing PHP on Apache/Linux. Main topics include: How to Get PHP, PHP Extensions, Building PHP for CGI Use, Building PHP as an Apache Module, Building mod_php as a Dynamically Loaded Object, Testing ...
DETAILS

Page:
©2003-2019 jCay.com