# LaTeX2HTML 2K.1beta (1.48)
# Associate internals original text with physical files.
$key = q/vhosts/;
$ref_files{$key} = "$dir".q|node14.html|;
$noresave{$key} = "$nosave";
$key = q/tomcat-auto/;
$ref_files{$key} = "$dir".q|node8.html|;
$noresave{$key} = "$nosave";
$key = q/j2sdk/;
$ref_files{$key} = "$dir".q|node13.html|;
$noresave{$key} = "$nosave";
$key = q/tomcat-http/;
$ref_files{$key} = "$dir".q|node9.html|;
$noresave{$key} = "$nosave";
$key = q/restart-tomcat/;
$ref_files{$key} = "$dir".q|node11.html|;
$noresave{$key} = "$nosave";
1;
|