Subversion Repositories wimsdev

Rev

Rev 196 | Rev 404 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 196 Rev 228
Line 11... Line 11...
11
restrictions only affect resource modules, but not administration modules.
11
restrictions only affect resource modules, but not administration modules.
12
Lines starting with a `<tt>#</tt>' are comments.
12
Lines starting with a `<tt>#</tt>' are comments.
13
<p>
13
<p>
14
Each line is of the format <tt>[access conditions]:[host conditions]</tt>.
14
Each line is of the format <tt>[access conditions]:[host conditions]</tt>.
15
<p>
15
<p>
16
the access conditions is a list of words, which will be ANDed. The available
16
The access conditions is a list of words, which will be ANDed. The available
17
words are listed in the following table. Each word can be prefexed with
17
words are listed in the following table. Each word can be prefixed with
18
<tt>non</tt> to reverse its logical meaning.
18
<tt>non</tt> to reverse its logical meaning.
19
<p><center><table border=2>
19
<p><center><table border=2>
20
<tr><th>word<th>meaning
20
<tr><th>word<th>meaning
21
<tr><td>class<td>The connection is within a virtual class.
21
<tr><td>class<td>The connection is within a virtual class.
22
<tr><td>com<td>The requested module is under the com/ subtree.
22
<tr><td>com<td>The requested module is under the com/ subtree.