- Total Members: 220,328
- Threads: 525,402
- Posts: 977,028
Great community. Great ideas.
Welcome to ASP/Free, a community dedicated to helping beginners and professionals alike in improving their knowledge of Microsoft's development and administration technologies. Sign up today to gain access to the combined insight of tens of thousands of members.
-
October 25th, 2012, 07:09 AM
#1
IIS7.5 Serving .rss extensions
Hi all. I'm migrating a site from a server running IIS6 to one running IIS7.5. I have some rss feeds, that are effectively .asp files with a different extension. I was able to set up IIS6 to serve these .rss files as though they were .asp files but I'm struggling to achieve the same with IIS7.5. I have gone to the Handler Mappings in IIS and "Add script map" with the *.rss extension and have pointed it to the same executable as for the .asp files. The request restrictions have been set as Invoke handler only if request is mapped to: FILE, Verbs: All Verbs, Access: Script. When trying to view the .rss file via the browser I get "HTTP Error 404.17 - Not Found The requested content appears to be script and will not be served by the static file handler."
Any help will be greatly appreciated.
Regards, Stephen
Similar Threads
-
By giladal in forum ASP Development
Replies: 5
Last Post: August 26th, 2010, 02:09 AM
-
By mlungisi in forum ASP Development
Replies: 13
Last Post: July 21st, 2010, 01:32 AM
-
By skiabox in forum .NET Development
Replies: 1
Last Post: October 11th, 2008, 07:29 AM
-
By jojo86 in forum ASP Development
Replies: 1
Last Post: May 1st, 2008, 03:59 AM
-
By Pryach in forum Microsoft IIS
Replies: 1
Last Post: March 14th, 2008, 06:32 PM