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 |
 |

|
 |
Rethinking the Datacenter
Sponsored by HP
Today's datacenters need to increase utilization, get control over power and cooling costs, and align with business objectives. Download this eBook to learn about the challenges facing the data center in a world where digital information is growing at a torrid pace and costs are being held in check. Learn more. »
|
|
Putting the Green into IT
Sponsored by HP
Electricity use in data centers is skyrocketing, sending energy bills through the roof, creating environmental concerns and generating negative publicity. "Going Green" means looking to technologies like virtualization, energy-efficient chips and racks, and implementing policies that extend beyond the data center. Learn more. »
|
|
Managing the Modern Network
Sponsored by HP
In a global economy where information crosses the globe in an instant, and where Web-based applications power business, it's more important than ever to ensure your network is safe from threats and optimized to deliver the data your business needs. »
|
|
Evaluating Software as a Service for Your Business
Sponsored by Webroot
Is Software as a Service just hype, or is something really going on here? See if your company can benefit as SaaS tries to change the face of the enterprise.
»
|
|
Is Your Disaster Recovery Plan Good Enough?
Sponsored by HP
Preparing for a disaster is more often than not part of the storage planning process, and it is one of the most difficult tasks, since it includes local hardware and software, networking equipment, and a test plan. Learn how to get disaster recovery right. »
|
|
|
|
|
|
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.
|
|
|