8 lines
86 B
Text
8 lines
86 B
Text
|
|
||
|
<Limit LOGIN>
|
||
|
Order allow,deny
|
||
|
Allow from localhost
|
||
|
Deny from all
|
||
|
</Limit>
|
||
|
|