File: ControlEditPage-Tail.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 (32 lines) | stat: -rw-r--r-- 974 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
<!-- This is just the tail of this file since the body is repeated for each section -->

<h1>Re-Read Configuration File</h1>

Changes that are made above will not be used by the <tt>wwwoffled</tt> program
until the program is restarted or the configuration file is re-read.

<form action="/control/config" method=post>
<input type="hidden" name=action value="config">
<input type="submit" value="Config">
Force <tt>wwwoffled</tt> to re-read the configuration file.
</form>

<div class="wwwoffle-nav" align="center">
[<a href="/control/">Control page</a>]
</div>

<!-- Standard WWWOFFLE Message Page Footer Start -->

<hr class="wwwoffle-footer">
<div class="wwwoffle-footer" align="center">
WWWOFFLE - [ \
<a href="$localurl/Welcome.html" title="An introduction to WWWOFFLE">Welcome Page</a>| \
<a href="$localurl/FAQ.html" title="Frequently Asked Questions about WWWOFFLE">FAQ</a> \
] - WWWOFFLE
</div>

<!-- Standard WWWOFFLE Message Page Footer End -->

</BODY>

</HTML>