Sponsored Content
Top Forums Web Development Helpful Tip: Forcing Google to www.google.com Post 302271612 by Neo on Friday 26th of December 2008 04:44:34 PM
Old 12-26-2008
Helpful Tip: Forcing Google to www.google.com

Helpful Tip!

Sometimes when we are in another country, Google redirects our request for
Code:
www.google.com

to:
Code:
www.google.co.in

or to:
Code:
www.google.co.th

If you want to force Google to go to the US site, use:

Code:
www.google.com/webhp

 

4 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

note to google!!!

dear google, i knew somewhat about the remote part on the telnet issue but refrained from using the term incase i confused epic.admin even more than I was worried about.. i would like to know if this was a seious issue with you since a couple of people have been sited for wrong information... in... (2 Replies)
Discussion started by: moxxx68
2 Replies

2. News, Links, Events and Announcements

Personalized Google

FYI: If you use the new Personalized Google search page, you can add UNIX.COM to the page by adding one or more UNIX.COM RSS link: https://www.unix.com/external.php?forumids= (and forumid for a specific forum if you want). See: https://www.google.com/accounts/ManageAccount (0 Replies)
Discussion started by: Neo
0 Replies

3. UNIX for Dummies Questions & Answers

GooOS by google

I hear that google is making a linux based OS called GooOS is this true? (4 Replies)
Discussion started by: thunderfastfox
4 Replies

4. What is on Your Mind?

Google Plus (+)

As we all know, Google has finally launched its next Apps in social networking. What you people think about its competition with other Social networking Apps (specially facebook)? A poll is also added. (23 Replies)
Discussion started by: clx
23 Replies
pacparser_enable_microsoft_extensions(3)		     Library Functions Manual			  pacparser_enable_microsoft_extensions(3)

NAME
pacparser_enable_microsoft_extensions - Enable Microsoft PAC extensions. SYNOPSIS
#include <pacparser.h> void pacparser_enable_microsoft_extensions(void); DESCRIPTION
Enables a subset of Microsoft PAC extensions - dnsResolveEx, myIpAddressEx, isResolvableEx. These functions are used by Google Chrome and IE to work with IPv6. More info: http://code.google.com/p/pacparser/issues/detail?id=4. SEE ALSO
pacparser_version(3), pacparser_init(3), pacparser_parse_pac_file(3), pacparser_parse_pac_string(3), pacparser_parse_pac(3), pac- parser_find_proxy(3), pacparser_just_find_proxy(3), pacparser_cleanup(3), pacparser_setmyip(3) c2man pacparser.h 14 March 2011 pacparser_enable_microsoft_extensions(3)
All times are GMT -4. The time now is 04:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy