01-mar-2007, 11:02
|
#17 (permalink)
|
Fecha de Ingreso: enero-2007
Mensajes: 56
|
Re: wamp5 y router huawei at882
# Options FileInfo AuthConfig Limit
#
AllowOverride all
#
# Controls who can get stuff from this server.
#
# onlineoffline tag - don't remove
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
</Directory>
#
# DirectoryIndex: sets the file that Apache will serve if a directory
# is requested.
#
<IfModule dir_module>
DirectoryIndex index.php index.php3 index.html index.htm index.html.var
</IfModule>
#
# The following lines prevent .htaccess and .htpasswd files from being
# viewed by Web clients.
TE HE COPIADO ESTAS PARTES QUE ES DONDE APARECE ALGO PARECIDO
|
|
|