dougm 02/02/26 11:10:04 Added: t/htdocs/includes footer.shtml header.shtml test.shtml Log: some test files for mod_include+mod_perl tests Revision Changes Path 1.1 modperl-2.0/t/htdocs/includes/footer.shtml Index: footer.shtml =================================================================== <hr> <h5>footer</h5> 1.1 modperl-2.0/t/htdocs/includes/header.shtml Index: header.shtml =================================================================== <html> <head> <title><!--#echo var="QUERY_STRING" --></title> <meta http-equiv="Content-Type" content="text/html"> </head> <h1><!--#echo var="QUERY_STRING" --></h1> 1.1 modperl-2.0/t/htdocs/includes/test.shtml Index: test.shtml =================================================================== <!--#include virtual="/includes/header.shtml?mod_perl mod_include test" --> <!--#include virtual="/includes-registry/test.pl" --> <p align=right>[<a href="../index.html">back</a>]</p> <!--#include virtual="/includes/footer.shtml" -->