Re: Content type
[email protected] (Matthew Smith) Tue, 15 Aug 2000 09:46:19 -0400
| Newsgroups | perl.bootstrap |
|---|---|
| Message-ID | <a04320402b5befa18783d@[166.84.157.220]> |
At 1:46 PM +0100 8/15/00, raptor wrote: >hi, > The browser always wants to dload the file instead open it as text in >browser window (as it was before a couple of days) when I try to open RFC at >http://dev.perl.org/rfc/ this is very annoing. > Sounds like your browser doesn't know what a ".pod" file is and is therefore defaulting to download. You may need to register the ".pod" extension with your browsern (preferences>file helpers or helper applications; depends on the browser. You'll want to tell it to "view with browser" or the equivalent. -Matthew