Tagged Questions
-1
votes
0answers
16 views
Duplicate content on 302 redirect
I have my website with SSL and then there are some 302 redirect:
https://mywebsite.com/test redirects to http://www.mywebsite.com/test
http://mywebsite.com/test redirects to ...
0
votes
0answers
11 views
“HTTP Error 500.52 - URL Rewrite Module Error.” django
I want to use django under iis7+windows2008. but now there are some troubles...
I create a website , and a django virtual directory named mysite.
e:\www\website
and I can look the right page of ...
0
votes
0answers
10 views
IIS8 Redirect from old page to new with query string intact
I'm looking to redirect two old legacy pages which no longer exist and redirect them to a new page with the query string intact in IIS8 akthough the IIS7 code will work also.
I have tried many things ...
0
votes
0answers
29 views
IIS7 HTTP to HTTPS Redirection
I having some difficulty redirecting users to HTTPS using IIS7. I've tried following the steps outlined on a variety of sites which include editing web.config, URL Rewrite Module, and custom error ...
0
votes
0answers
14 views
Active Directory redirect to login issue
I've got an ASP.NET site set up on IIS 7.5 (.NET 2.0) using Active Directory. If I navigate to my site root or Default.aspx, Active Directory logs me in fine. However, if I manually log out of the ...
0
votes
1answer
28 views
url rewrite/redirect on iis7 redirect to mobile site
I have made all of my mobile folder/pages structure like the desktop version.
I need to make sure all the requests from mobile devices will be re-directed to a mobile domain.
what I would like to do ...
0
votes
1answer
24 views
How to let the old domain links redirect to the new domain links
The old domain: www.old.com
The new domain: www.new.com
The old domain name will no longer used all links should be by default to redirect to the new domain name.
How to let old domain link:
...
0
votes
1answer
146 views
This webpage has a redirect loop - IIS7
I have a small site where I have a mailing list contact form in an iFrame, and once its submitted, a callback page I registered with the mailing list service is called, displaying in the iFrame and ...
0
votes
0answers
13 views
IIS7 URL Rewrite - Add www no matter where you are on the website
I'm trying to redirect all traffic to Fabsil.com to www.fabsil.com, my rule works for the homepage but not for any sub pages for example is a user goes to http://fabsil.com/about-us it'll 404 but if ...
0
votes
0answers
16 views
Redirect from Site A to subdirectory of Site B in IIS 7
I have websiteA.com and websiteB.com/myDir/
When a user types websiteA.com they need to be served websiteB.com/myDir/ but with websiteA.com still in the browser address bar.
I am unable to get the ...
-1
votes
1answer
162 views
how to bulk import 301 redirects in IIS 7 from csv or excel [closed]
is there a way to import/update 100's of 301 redirects in IIS 7 from excel or csv file
Excel file format currently consist of two column 1st column consists of old urls and the 2nd column consists ...
0
votes
0answers
76 views
Redirect solution for friendly URLs on IIS 7 - Best practice
My website run on IIS 6. I have a lot of friendly (virtual) URLs and the way I'm redirecting the pages to their physical path is via 404 handler that defined in the IIS. The handler uses a set ...
0
votes
2answers
90 views
Best way to implement three hundred 301 redirects on windows server / .NET
I'm going live with a rebuilt website (on a new, Windows Server 2008 R2 Standard server). I have a spreadsheet containing 300 URLs from the old site which are mapped to the new site URLs. The URLs ...
2
votes
1answer
56 views
.NET Generic Redirect from Folder
I have a folder containing multiple ASPX files as such
folder/file1.aspx
folder/file2.aspx
folder/file3.aspx
etc..
I need to move these files to another folder and change their extension to static ...
0
votes
0answers
53 views
can not redirect from main url to mobile url using web.config
I am trying to redirect requests for "http://mysite.com/section/Section1" to "http://mysite.com/mobile/section/Section1" when request is coming from a mobile device.
Below is the web.config rule I ...
0
votes
2answers
254 views
Rewrite Maps in IIS7 - Not redirecting
I'm trying to use a separate config file, named "rewritemaps.config", that contains the URLs I want to redirect. The file is in the root directory (same place as the web.config). The format of the ...
0
votes
0answers
38 views
Website redirect issue
We have a website which when we try to access is supposed to be accessing the default.aspx page from where it gets re-directed to login.aspx page through javascript.
What we have noticed that on IIS7 ...
1
vote
0answers
33 views
https://url.com becomes https://12.34.56.67/ for no understood reason
On IIS 7 one of our programmers is doing a Response.Redirect to a URL, and it comes back with the resolved IP ADDRESS in the address field.
UPDATE: this is happening BEFORE the response.redirect
...
0
votes
0answers
69 views
redirection with Response.AppendHeader not work on server
I am using C# with framework 4.0 and IIS7.
in my computer I use this redirection:
Response.AppendHeader("REFRESH", "2;URL=../Ordres.aspx");
but when I upload into my server, it not work, I have ...
0
votes
1answer
149 views
How to redirect without htaccess or web.config on IIS server
I need to redirect an old HTML page to a WordPress page. The site is hosted on IIS server, but it does not appear to be responding to web.config files. Unfortunately, though I have FTP access, I do ...
2
votes
2answers
73 views
Rewrite on IIS7 not working correctly with “www”
I have problem with my redirection rule. I want my pages will have the "www" prefix. It works on some pages, while on other it simply not doing anything. This is my rule:
<rule name="WWW ...
0
votes
0answers
18 views
iis7 redirect / to /web but not /web2
I have an IIS7 site www.mysite.net with two subapplications websiteA and websiteB.
Both of them can be accessed through subdomains www.mysite.net/websiteA and www.mysite.net/websiteB, and both are ...
0
votes
2answers
278 views
Aliasing Web Applications in IIS 7.5
I have the need to create aliases for web applications in IIS 7.5.
For example, say I have an application called "MyHappyApp" located at http://server.com/MyHappyApp
I want to create some aliases ...
1
vote
0answers
197 views
IIS 7 make subfolder starting point
In IIS 7 I have a website folder let's call it mysite - within this mysite folder lies my actual index html file in a folder called start. I want IIS 7 to point to the index page when the server url ...
0
votes
0answers
140 views
On a 404 http response redirect to a page which then 301 redirects to another page that returns a 404 status. Is this possible?
At the moment we have a site that captures any missing pages and directs the user to a 404 error page. This page processes the url and 301 redirects the user to a valid page if appropriate. If no ...
0
votes
1answer
339 views
IIS 7 rewrite rule - redirect based on presence of querystring
Is it possible to redirect using web.config based on the presence of a querystring in the initially requested URL? I'm not sure what to include in the the conditions. I'm a beginner at working with ...
3
votes
1answer
158 views
Secure all resources(images, scripts, pages, sessionCookie) with https ASP.NET MVC web-site and also redirect from http to https [closed]
I would like to know how to redirect from **http** to **https** but keep all the resources in safety.
I know IIS' Require SSL protect all resources of the site. But what about redirecting? If I use ...
0
votes
0answers
106 views
Friendly URLS working with IIS7, but how can I also include redirects?
I have managed to get rewrites working, along the lines of domain.com/linkdetails.aspx?id=5 to domain.com/about/us etc.
Now, the problem is, google has indexed all the unfriendly urls. I ...
0
votes
1answer
209 views
IIS7: Redirect request to internal port
I have a NodeJS application. I want to create a different instance of this application for each of my clients. My initial thoughts were to have each instance in a different port, and then launch a ...
0
votes
0answers
80 views
IIS url rewriting with regular expressions not working as expected
I've tried many of the examples on this site to try and get it working, but to no avail.
I'm used to working with apache, and new to IIS.. so please forgive my ignorance.
I'm trying to just make the ...
0
votes
0answers
145 views
ASP.NET Forms Authentication redirects to IP address rather than domain name
We have set up an ASP.NET website for a customer. The site uses Forms authentication via a page called logon.aspx. We are hosting the server on the internet and the customer has created a local DNS ...
0
votes
0answers
85 views
Redirecting IIS7 websites without a 443 binding and/or secure certificate to http
Although I've posted a similar question on the iis.net forums, I think it's going to take an http module to sort this problem.
I run a shared IIS7 server that hosts multiple sites and each site can ...
0
votes
1answer
288 views
Configuring IIS to pass POST data through 301 redirect
I am currently working on a site hosted on IIS 7 for a client, and the site is configured to redirect any naked domain requests to redirect to the 'www' subdomain. However, this is causing a problem ...
0
votes
1answer
101 views
307 redirect rule with Microsoft Rewrite Module 2.0
Is it possible to make a 307 redirect rule in web.config with Microsoft Rewrite Module 2.0 for IIS 7? The goal is to redirect some post form requests to another path within the same domain.
1
vote
0answers
178 views
How do I use IIS7 rewrite to redirect requests for (HTTP or HTTPS):// (www or no-www) .domainaliases.ext to HTTPS://maindomain.ext [closed]
I have multiple domain names assigned to the same site and I want all possible access combinations redirected to one domain. In other words whether the visitor uses http://domainalias.ext or ...
1
vote
1answer
144 views
IIS Redirect with appcmd causing recursive redirect
I'm trying to set a relative redirect using appcmd.exe with the following command:
appcmd.exe set config "Website" -section:system.webServer/httpRedirect /enabled:"True" ...
0
votes
2answers
238 views
iis7 doesn't support multiple applications
i am running iis7. the web site has 2 unique applications each in its own folder structure and each installed as an application in iis.
the server has 2 ip addresses associated with it. in iis6 on ...
1
vote
1answer
420 views
Configure IIS7 HTTP redirect at a site level
When configuring IIS 7 HTTP redirect it appears that there is an option to set this at the server level and also an option to set this for individual sites.
However, when using IIS Manager, if I ...
0
votes
0answers
45 views
iis redirect appending query
I have the following series of redirects imported using the URL_Rewrite module (example follows):
<rule name="Imported Rule 2" stopProcessing="true">
<match url="^(.*)$"/>
...
0
votes
1answer
274 views
IIS 7 URL rewriting from http to https
I have this in my web.config file:
<system.webServer>
<rewrite>
<rules>
<rule name="HTTP to HTTPS redirect" stopProcessing="true">
...
1
vote
1answer
160 views
HTTP to HTTPS self-signed cert
I wanted to build a small site for myself to expose near read-only content mostly for my mobiles.
Firstly I use a dynamic DNS Service from no-ip yielding a simple host (ie http ...
1
vote
1answer
104 views
detect the name of the page that the user came from
I am redirecting the pages to 404.php if the page is not found from IIS settings.
My problem is that I would like to detect the LINK that they were looking for.
For example:
if some one access to ...
0
votes
0answers
55 views
IIS7 redirect domain1 to domain2 (with some exceptions)
I'm having some issues setting up a domain in IIS7.
I've a few domains, for this case I will use some examples.
Domain2.com (root and subpages, except "domain2.com/blog") need to be forwarded to ...
0
votes
1answer
138 views
Steps to redirect url of website to wordpress site in sub folder keep same url with IIS server
I have searched this thoroughly, but can not fine the solution for IIS 7.
My client has an active website hosted on an IIS 7 server. I have created an WordPress website in a sub-folder of that ...
2
votes
1answer
196 views
Can I use the root web.config to do a global redirect on certain directories?
I'm trying to use the root IIS 7.5 web.config to redirect certain URLS.
For instance a perfect example of what I am trying to achieve is redirecting to WebMail.
So if someone was to browse to ...
0
votes
1answer
335 views
IIS 7 redirect and rewrite for retired domain
I have an old domain for a company that has merged with another company and they want to decommission the old site and redirect traffic to the new domain. OldCompany.com will now point to ...
0
votes
0answers
106 views
HOW: URL Rewrite - abc.com/profilename (dir does not exist) to abc.com/profile.php?profile=profilename [closed]
Ok.. as the title says - I need to take a URL like so:
CLIENT.ABC.COM/PROFILENAME
.. and turn it into
WWW.ABC.COM/profile.php?myprofile=profilename
Understand that the directory "PROFILENAME" does ...
0
votes
1answer
623 views
301 Redirect specific pages in webconfig IIS7
I'm trying to redirect a couple specific pages on my site using the web.config file. Most of these pages not only no longer exist but the folder structure doesn't exist anymore either.
For example ...
1
vote
0answers
275 views
IIS 7 HTTP Redirect removing trailing slash
We are running a server with IIS 7 and I've setup a 301 HTTP Redirect for an IIS Site, the forwarding URL is:
http://www.websitename.com/deliveries/
When IIS forwards on to this URL it removes the ...
2
votes
0answers
127 views
FollowRedirects=False; Server requested redirection?
On reviewing HTTP headers for the domain.com redirected to https://www.domain.com/ I got following
FollowRedirects=False; Server requested redirection
What does it mean? Does it have any impact on ...



