bump
This commit is contained in:
parent
d1b98371ee
commit
e1bf0fe5b4
@ -15,7 +15,6 @@ setenv.add-environment = (
|
||||
"PERL5LIB" => env.PERL5LIB
|
||||
)
|
||||
|
||||
|
||||
cgi.assign = (
|
||||
".pl.cgi" => "/usr/bin/perl"
|
||||
)
|
||||
|
||||
@ -7,6 +7,6 @@
|
||||
<h2>[% description %]</h2>
|
||||
<ul>[% FOR i IN directories %]<li><a href="/[% i %]">/[% i %]</a></li>[% END %]</ul>
|
||||
<p>one million [% access %] xolatile's</p>
|
||||
</body>
|
||||
[% INCLUDE foot.tt %]
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user