version 1.2, 2004/05/07 21:34:26
|
version 1.3, 2004/05/25 16:02:22
|
Line 19
|
Line 19
|
</p> |
</p> |
|
|
<h3>Conf Changes</h3> |
<h3>Conf Changes</h3> |
<Location /adm/username> |
|
SetHandler perl-script |
|
PerlHandler Apache::username |
|
</Location> |
|
|
|
<LocationMatch "\.username$"> |
|
SetHandler perl-script |
<Location /adm/username><br /> |
PerlHandler Apache::username |
PerlAccessHandler Apache::lonacc<br /> |
</LocationMatch> |
SetHandler perl-script<br /> |
|
PerlHandler Apache::username<br /> |
|
</Location><br /> |
|
|
|
<LocationMatch "\.username$"><br /> |
|
SetHandler perl-script<br /> |
|
PerlHandler Apache::username<br /> |
|
</LocationMatch><br /> |
|
|
<h3>Example 1</h3> |
<h3>Example 1</h3> |
<pre> |
<pre> |