if {[info exists ::childinit1]} { puts "vhost1 hello world" puts "::childinit1 exists" } elseif {[info exists ::beforescript1]} { ?>Virtual Host1 Test } if {[info exists ::childinit2]} { puts "::childinit2 exists" } ?>