Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Allow .RSS in IIS?

  • 02-10-2006 03:20PM
    #1
    Registered Users, Registered Users 2 Posts: 55,790 ✭✭✭✭


    Quick question, folks.

    We're experimenting with RSS here in work, and I've uploaded a .RSS file to a local IIS server to see if I can link to it from an RSS reader.

    Its not working (I get a 404).

    I added .rss to my urlscan.ini, and that hasn't helped.

    Any suggestions?


Comments

  • Registered Users, Registered Users 2 Posts: 2,218 ✭✭✭Serbian


    Odd one, are you using Windows Server 2003? If so, you may need to add the .rss file extension to your accepted MIME types. To do this, open Internet Information Services, get the properties of SERVERNAME (local computer). Click MIME Types, choose New and add for extension type .rss, for MIME Type type: application/rss+xml.


  • Registered Users, Registered Users 2 Posts: 55,790 ✭✭✭✭Mr E


    Tried already, Serbian, although I added it as text/xml (from googling, this seems to be the preferred format).

    If I rename the file from news.rss to news.xml, it works fine.

    I'm using IIS 5 on W2K.


  • Registered Users, Registered Users 2 Posts: 2,011 ✭✭✭colm_c


    Generally RSS feeds are .xml (since they are XML and all) and not .rss.

    Have you tried that instead?


Advertisement
Advertisement