]> git.xolatile.top Git - gorillanest.git/commitdiff
bump
authoranon <anon@anon.anon>
Wed, 20 Aug 2025 22:18:39 +0000 (00:18 +0200)
committeranon <anon@anon.anon>
Wed, 20 Aug 2025 22:18:39 +0000 (00:18 +0200)
lighttpd-cgi.conf
template/index.tt

index 07b55d726703b978504726779e436b26643bbeeb..24df494bb2f9a4bf8bcb5e767badfc1ba3691f6c 100644 (file)
@@ -15,7 +15,6 @@ setenv.add-environment = (
     "PERL5LIB" => env.PERL5LIB
 )
 
-
 cgi.assign = (
     ".pl.cgi" => "/usr/bin/perl"
 )
index aa48b16b11982582c1994088026288db70d4c157..90d67e064a9141ba31799494c2d66865e68d9ff1 100644 (file)
@@ -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>