#!/bin/sh ######################################################################## # Copyright (C) 2007-2009 Daniel Balsiger danielbalsiger.ch> # # # # This project evolved while my information science project and my # # master thesis that followed on. # # # # Check for latest versions at: # # https://danielbalsiger.ch/svn/repos/trunk/image-builder # # # # This program is free software; you can redistribute it and/or modify # # it under the terms of the GNU General Public License version 2 as # # published by the Free Software Foundation. # # # ######################################################################## echo "Content-type: text/html; charset=iso-8859-1" echo "" echo "$0: Directory listing denied."