Código:
$cfg['Servers'][$i]['AllowDeny']['order'] = 'deny,allow';
$cfg['Servers'][$i]['AllowDeny']['rules'][] = 'allow % from 127.0.0.1';
$cfg['Servers'][$i]['AllowDeny']['rules'][] = 'deny % from all';
|
|||
| Tema destacado: Usando Git para manipular el directorio de trabajo, el índice y commits (segunda parte) |
|
|||||||||||||||||||||||||||||||||||||||
|