David Fedoruk <[EMAIL PROTECTED]> wrote:

> Web browsers in general assume that the user means www in front of a
> URL. [...]

> Is there a way to turn off this default behaviour and make Camino be
> little more literal in the way it responds to user requests?

Put the following into user.js (which should be inside
~//Library/Application Support/Camino/ , if it doesn't exist create it
as a plain text file):

 user_pref("browser.fixup.alternate.enabled", false);

-- 
"Just because you're stupid doesn't mean I'm not a nihilist!"
-Paisley 
_______________________________________________
Camino mailing list
[email protected]
http://mozdev.org/mailman/listinfo/camino

Reply via email to