SSI Random Image Readme

Complete installation guide for the SSI Random Image script.

Installation

  1. Upload ssi_image.pl to your cgi-bin directory
  2. Set permissions: chmod 755 ssi_image.pl
  3. Configure the image directory
  4. Include using Server Side Includes

Configuration

VariableDescription
$image_dirDirectory containing images
$image_urlURL path to images

Usage

<!--#exec cgi="/cgi-bin/ssi_image.pl"-->
Back to Documentation SSI Image Overview