View Single Post
Staro 05.10.2006., 16:11   #3
immortal
Kernel panic
 
Datum registracije: Jan 2006
Lokacija: Zg
Postovi: 522
Citiraj:
Autor manoval Pregled postova
Želio bih da blokiram pristup određenoj web stranici i čuo sam da se to može ako se u Notepad otvori
datoteka Hosts (ili Imhosts.sam) koja se nalazi u C:\WINDOWS\system32\drivers\etc i da se u određenom redku upiše ta adresa i nekakvi brojevi.
Može li ko da objasni detaljnije kako da blokiram npr. web stranicu http://www.blacksouls.de/ .

Evo ovo je sadržaj hosts datoteke
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

127.0.0.1 localhost
nadopišeš ovu liniju:
64.233.187.99 www.blacksouls.de
i onda tu www adresu preusmjeri na upisanu ip adresu (u ovom slučaju google).
__________________
Keyboard error or no keyboard present
Press F1 to continue, DEL to enter SETUP
immortal je offline   Reply With Quote