• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Use hosts file to redirect all HTTP requests to a single address

you cannot use wildcards in hosts files

you could disable DNS and then have a single entry for google in your hosts file, that way google would be the only name that would resolve
 
Doesn't .hosts work the other way around? It translates a hostname to an ip address, not an ip address to a hostname.
 
Back
Top