From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dsl092-170-086.wdc1.dsl.speakeasy.net ([66.92.170.86] helo=cantata.rednote.net) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 18Dqcp-00009R-00 for ; Mon, 18 Nov 2002 13:27:59 -0500 Received: from cantata.rednote.net (cantata.rednote.net [127.0.0.1]) by cantata.rednote.net (8.12.3/8.12.3/Debian -4) with ESMTP id gAIIRvk6025936 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL) for ; Mon, 18 Nov 2002 13:27:57 -0500 Received: (from janina@localhost) by cantata.rednote.net (8.12.3/8.12.3/Debian -4) id gAIIRupT025932 for speakup@braille.uwo.ca; Mon, 18 Nov 2002 13:27:56 -0500 Date: Mon, 18 Nov 2002 13:27:56 -0500 From: Janina Sajka To: speakup@braille.uwo.ca Subject: Re: fake user agent Message-ID: <20021118182755.GR24763@rednote.net> References: <20021117180524.GF19882@rednote.net> <20021118162657.GJ24763@rednote.net> <20021118170129.GB7196@dalek> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021118170129.GB7196@dalek> User-Agent: Mutt/1.3.28i X-Operating-System: Linux cantata 2.4.16 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Buddy Brannan writes: > > Is there somewhere in the lynx.cfg that one sets the user agent, or > must it be done on the command line each time? (And what's the > syntax--I don't seem to have got it right yet) > -- I usually do it on the fly with 'o' for options, and 'a' for agent. Lynx warns that I'm telling a lie, which I certainly know, of course. But, it does do it. I have been doing Mozilla-1.0.1, but I don't think this is necessarily right. For more info, look at: http://www.mozilla.org/build/user-agent-strings.html and the current version of this Mozilla document at: http://www.mozilla.org/build/revised-user-agent-strings.html To see how Apache can be used to make decisions based on the user agent declaration, look at: http://httpd.apache.org/docs-2.0/mod/mod_setenvif.html