apacheasp/test.asp0000755000000000000000000000142511346366150011367 0ustar <% my $class %> <% my $vars = $Request->ServerVariables() %> <% for (sort keys %{$vars}) { %> <% next unless /^HTTP_|^REQUEST_/ %> <% $class = ($class ne 'normal')? 'normal': 'alt' %> <% } %>
NameValue
<%=$_%> <%=$vars->{$_}%>
apacheasp/test.html0000755000000000000000000000604711346366150011555 0ustar Apache ASP test page

Apache ASP possibilities test page

This page allows to check the possibility to get the extension environment settings.

Environment