What happens when there are multiple websites on one internet address?
The requests for all of the websites are diverted to the filter server. The filter server receives the requests and looks at the URL to determine whether that site is banned or not. If it is banned a “This website is banned” message is returned, otherwise the filter server forwards the request to the web server.