File: index.html

package info (click to toggle)
aolserver4 4.0.10-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 11,188 kB
  • ctags: 14,155
  • sloc: ansic: 39,138; tcl: 5,256; sh: 2,939; makefile: 318; php: 13
file content (62 lines) | stat: -rw-r--r-- 831 bytes parent folder | download | duplicates (8)
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<html>
<head>
<title>AOLserver</title>
</head>
<body>

<h1>AOLserver Administration Guides</h1>

<p>
<small>
$Header: /cvsroot/aolserver/aolserver.com/docs/admin/index.html,v 1.1 2002/03/07 19:15:34 kriston Exp $
</small>
<p>

<p>
<a href=install.html>Installation Guide</a>

<p>

<a href=config.html>Configuration Guide</a>

<p>

<a href=tech.html>AOLserver Administration Technical Guide</a>

<p>

<a href=maint.html>Maintenance Guide</a>

<p>

<a href=tuning.html>Tuning and Scaling Guide</a>

<p>

<a href=security.html>Security Guide</a>

<p>

<a href=dbadmin.html>Database Administration Guide</a>

<p>

<a href=cgi.html>CGI Guide</a>

<p>

<a href=nscp.html>Control Port Guide</a>

<p>

<a href=nsssl.html>SSL Configuration Guide</a>

<p>

<a href=nsperm.html>Permissions and Access Control Guide</a>


<p>

</body>
</html>