File: vservers.help.html

package info (click to toggle)
cherokee 0.7.2-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 8,808 kB
  • ctags: 6,577
  • sloc: ansic: 45,071; python: 9,628; sh: 9,468; makefile: 1,639; xml: 61; perl: 32
file content (22 lines) | stat: -rw-r--r-- 884 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<h2>Virtual Server List</h2>

<p class="help_p">Here you can manage the virtual server list.</p>

<p class="help_p">There must be at least one virtual server
named <b>default</b>. It is important to know that this server cannot
be deleted.</p>

<p class="help_p">When the server receives a request it will try to
match the virtual server that should handle it. In case no virtual
server matches the request, <i>default</i> will be used.</p>

<h2>Add new Virtual Server</h2>

<p class="help_p">You have to enter the server name and a
valid <b>Document Root</b> directory in order to create a new virtual
server.  Once those fields are filled out, a new configuration page
will allow to configure the virtual server details.</p>

<p class="help_p"><b>Name</b> is an alias. The domain names handled
by the virtual server should be specified later in the virtual server
details page.</p>