Discussion Forums HTML, XML, JavaScript... |
 |
Software Reviews Editors,Others... |
 |
Top100 JavaScript Tutorials, ... |
 |
Tutorials ASP, CSS, Databases... |
Discussion List FAQ, Roundup, Configure ... |
 |
Authoring HTML, JavaScript, CSS... |
 |
Design Layout, Navigation,... |
 |
Graphics Tools, Colors, Images...
|
 |
Software Browsers, Editors, XML...
|
 |
Internet Domains, E-Commerce, ... |
 |
WDVL Resources Intermdiate, Tutorials,... |
 |
WDVL Discussion Lists, Top 100,... |
 |
| Technology Jobs |
 |
|
 |
Download these IBM resources today!
e-Kit: IBM Rational Systems Development Solution
With systems teams under so much pressure to develop products faster, reduce production costs, and react to changing business needs quickly, communication and collaboration seem to get lost. Now, theres a way to improve product quality and communication.
Webcast: Asset Reuse Strategies for Success--Innovate Don't Duplicate!
Searching for, identifying, updating, using and deploying software assets can be a difficult challenge.
eKit: Rational Build Forge Express
Access valuable resources to help you increase staff productivity, compress development cycles and deliver better software, fast.
Download: IBM Data Studio v1.1
Effectively design, develop, deploy and manage your data, databases, and database applications throughout the data management life.
eKit: Rational Asset Manager
Learn how to do more with your reusable assets, learn how Rational Asset Manager tracks and audits your assets in order to utilize them for reuse.
|
|
 |
|
|
|
|
|
Server Side Includes
|
An SSI is a command or directive placed in an HTML file through the use of a comment line.
With a simple SSI command you can update an entire site design, dynamically add the
current time and date or the date a file was last modified, execute shell and CGI scripts and
more!
|
|
All About Server Side Includes
|
Are you the harried, overworked web-designer who just learned that
the boss wants across-the-board changes to a thousand page
website? Learn how to update an entire website by editing a single
file, add date and time dynamically and more!
|
|---|
|
Server Side Includes
|
Webopedia: definition and links
|
|
On the Server Side of the Street
|
A brief look at the benifits and drawbacks to using SSI.
|
|
SSI
|
Selena Sol includes Includes
in his
Introduction to the Web Application Development Environment (Tools)
tutorial.
|
|
IDM Intranet FAQ
|
What are Server Side Includes (SSI)?
|
|
NCSA HTTPd Server Side Includes
|
NCSA HTTPd allows users to create documents which provide simple
information to clients on the fly. Such information can include
the current date, the file's last modification date, and the size
or last modification of other files. In its more advanced usage,
it can provide a powerful
interface to CGI and /bin/sh programs.
|
|
Apache
|
The Apache website offers extensive documentation on
SSI
including a FAQ that delves into such things as
How to enable SSI (parsed HTML)?
|
|
Apache Week - Using Server Side Includes
|
Apache Week shows how to use SSI on your site, and the
extensions that Apache supports.
|
|
W3C - Server Side Include commands
|
The W3C on Server Side Includes.
|
|
IRT Org - Server-Side Includes and its Extensions
|
Server-side includes (SSI's) extend and introduce implicit
dynamism in HTML documents, and can be a useful alternative
to CGI's in certain cases. Use of SSI's, and their extensions
in the Apache WWW server, XSSI's, are described. Applications
SSI's and XSSI's are given. Written by Pankaj Kamthan
|
|
Server Side Includes Tutorial
|
The
Carleton University
SSI tutorial.
|
|
Apache: The Definitive Guide
Chapter 10: Server Side Includes
Server-Side Includes
|
A complete chapter from Apache: The Definitive Guide.
The book is no longer in print. O'Reilly is instead offering
Apache: The Definitive Guide, 2nd Edition
|
|
BigNoseBird.Com's Server Side Include Page
|
BigNoseBird.Com's Server Side Include Page.
Learn how to make your pages a lot more interactive
|
|
Webmonkey - The Fundamentals of XSSI
|
XSSI lets you serve up on-the-fly Web pages and lots of other
tricks. Nadav tells you why it's the bomb.
|
|
Webmonkey - Using XSSI Variables
|
Emily Hobson shows you how to use eXtended Server-Side Includes'
variables to build pages on the fly.
|
|
HotWired's XSSI Extensions
|
Do you want to do the voodoo that we do with XSSI? Here, use our
special extended version of mod_include.
|
|
|