Hi Roger, > How do I configure dqsd to default to Google Australia's > "pages from Australia"?
I don't see a way to do this by setting a variable anywhere, but you can make a couple minor adjustments to the gg.xml file to make it work. Open gg.xml in any text editor. To minimize "changes" and just make a single addition, you can insert the line below UNDER line 138: local_meta = "cr=countryAU"; local_tld = "com.au"; That essentially changes the default to Australia. Regards, Shawn K. Hall http://12PointDesign.com/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ To unsubscribe visit: https://lists.sourceforge.net/lists/listinfo/dqsd-users [email protected] http://sourceforge.net/mailarchive/forum.php?forum_id=8601
