File: FTPDir-Head.html

package info (click to toggle)
wwwoffle 2.9f-2.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,716 kB
  • ctags: 2,077
  • sloc: ansic: 23,951; sh: 6,815; lex: 4,201; perl: 917; makefile: 623; ruby: 181; lisp: 14
file content (36 lines) | stat: -rw-r--r-- 876 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>

<!--

Available WWWOFFLE Variables (all with a '$' prefix).

localurl  = The root URL of the server running wwwoffled (='$localurl').
version   = The version of the WWWOFFLE server (='$version').
url       = The URL of the directory (without username/password) (='$url').
base      = The URL of the directory (with username/password) (='$base').
message   = The message that the FTP server sent.

$decurl=%decode[url]

-->

<HEAD>
<TITLE>Index of $decurl</TITLE>
<BASE HREF="$base">
<LINK href="$localurl/wwwoffle.css" type="text/css" rel="stylesheet">
</HEAD>

<BODY class="wwwoffle-message">

<H1 align="center">Index of $decurl</H1>

$message?{
<pre>
$message
</pre>
}{}

<!-- This is just the head of this file since the body is internally generated -->

<pre>