Wrox Programmer Forums
|
Internet Information Services Limit this to IIS questions and posts. ASP/ASP.NET questions should still go in the ASP/ASP.NET forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Internet Information Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old November 20th, 2014, 07:09 PM
Registered User
 
Join Date: Oct 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default IIS - Rewrite

Using 2012 R2 server, IIS8 - In past we were able to have end user type in "http://www.ficticious.com/aboutus" in browser. Now there existed a folder /aboutus and it contained 2 files default.aspx and default.aspx.cs (asp.net web forms development) Within that .cs code, we used a 'response.redirect("/xyz.aspx");' This would be our redirects.

Yet, today, using 2012 R2 server and IIS8 this appears to no longer work. Provides the following error if I type in 'http://www.ficticious.com/aboutus" in browser. We receive the following error message "404: file not found
Requested URL: /abouteccDefault.aspx" It appears to be concatenating the aboutus and the default.aspx. Is there something that I missed in setting this up?
Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
URL Rewrite (hostname rewrite) not working CompactDisc20 Internet Information Services 0 July 10th, 2013 02:36 AM
URL Rewrite kumiko Classic ASP Basics 1 April 17th, 2008 01:05 AM
rewrite problem twr195 Beginning PHP 1 March 11th, 2008 12:49 PM
problem with URL rewrite mlcy ASP.NET 2.0 Professional 3 June 21st, 2007 06:05 PM
rewrite table by js gooly Javascript How-To 3 March 15th, 2004 04:34 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.