No announcements
Found 2730724 threads
-
0 Votes
Force SharePoint 2013 to use a 301 Redirect instead of a 302 Redirect by default.
The difference between a 301 and a 302 is that a 301 status code means that a page has permanently moved to a new location, while a 302 status code means ...Answered | 6 Replies | 4875 Views | Created by JM Estrada - Wednesday, March 30, 2016 4:38 PM | Last reply by JM Estrada - Monday, April 11, 2016 2:57 PM -
0 Votes
IIS replaces redirect status header from PHP with 302 Redirect automatically
I've set up a redirect and explicitly set the response status to 301, but IIS sends a 302 status instead.Answered | 34 Replies | 928 Views | Created by Anonymous - Monday, June 15, 2009 6:14 AM | Last reply by Anonymous - Friday, August 26, 2011 3:51 AM -
0 Votes
How to replace redirect in IIS
Hi Freedomic, To redirect users to other pages using code, please refer to the link ...Answered | 2 Replies | 740 Views | Created by Freedomic - Thursday, January 14, 2016 11:42 AM | Last reply by Victoria Xia - Monday, January 18, 2016 11:54 AM -
0 Votes
Http Connector with Authentication not following 302 Redirect
Guessing this is a redirect to https - change your url from http://schemaapis to https://schemaapis and guessing you won't hit the redirect anymore.Answered | 4 Replies | 2361 Views | Created by antmeehan - Thursday, February 18, 2016 1:37 AM | Last reply by antmeehan - Friday, February 19, 2016 4:11 AM -
0 Votes
my http post to a site send me to error page with 302 redirect ?
It's a redirection, not an error.Answered | 1 Replies | 460 Views | Created by MrinalKumarJha - Saturday, August 13, 2016 9:08 PM | Last reply by Hart Wang - Monday, August 15, 2016 5:25 AM -
0 Votes
IIS Redirect
Another way is to use IIS URL Rewrite tool.Answered | 4 Replies | 918 Views | Created by Nemanja011 - Saturday, September 2, 2017 10:12 PM | Last reply by Wendy DZ - Wednesday, September 13, 2017 6:07 AM -
0 Votes
Redirect from APIM proxy to APIM developer portal
The valid API calls will likely have a subscription key header, but browser requests won’t.Answered | 2 Replies | 1099 Views | Created by Carel Skogstad - Thursday, August 31, 2017 1:37 PM | Last reply by Carel Skogstad - Monday, September 18, 2017 12:11 PM -
4 Votes
SharePoint site redirect
You could use HTTP 302s.Answered | 10 Replies | 25847 Views | Created by abc67 - Wednesday, March 28, 2012 11:17 PM | Last reply by Imran Razaa - Thursday, June 23, 2016 3:03 AM -
0 Votes
IIS Redirect for MySites.
In IIS 6, you will need to use redirection parameters.Answered | 5 Replies | 4257 Views | Created by abc67 - Wednesday, October 26, 2011 7:37 PM | Last reply by Prashanth Palakollu - Wednesday, October 26, 2011 8:50 PM -
0 Votes
SharePoint sites redirect
I know this can be a little too much of a solution but how about creating a httpmodule to do the needful, if you are IIS Url rewrite is not working for you.Answered | 3 Replies | 1885 Views | Created by shrawn09 - Saturday, June 22, 2013 9:14 PM | Last reply by Pradeep Nair MSFT - Sunday, June 23, 2013 7:31 PM -
0 Votes
iis webpage path redirection
I'd ask for help over here in microsoft official IIS forums.Answered | 1 Replies | 1001 Views | Created by manohar bhat - Wednesday, February 7, 2018 10:46 PM | Last reply by Dave Patrick - Wednesday, February 7, 2018 11:02 PM -
0 Votes
IIS redirecting to WCF service results in a 405 error.
This is because "302 (redirect)" forces client to request another resource using GET, not POST.Answered | 3 Replies | 5592 Views | Created by DanSkousen - Wednesday, June 9, 2010 9:54 PM | Last reply by Ladislav Mrnka - Monday, June 14, 2010 8:41 AM -
1 Votes
400 Bad Request error in VS2013/2012 Ultimate during 302 redirection
Hi, Please click on the failed requests for 400 bad request and 302 redirection in web test result viewer and then check ‘Details’ tab to see whether ...Answered | 4 Replies | 1488 Views | Created by Yuri Leontyev - Thursday, April 10, 2014 3:20 PM | Last reply by Amanda Zhu - Monday, April 14, 2014 2:56 AM -
3 Votes
How to configure a site to redirect automatically from HTTP to HTTPS in C#
We are looking forward to hearing from you.Answered | 3 Replies | 13944 Views | Created by maxbox88 - Tuesday, September 6, 2011 5:25 AM | Last reply by Leo Liu - MSFT - Thursday, September 8, 2011 4:00 AM -
2 Votes
302 error in webtesting - VSTS 2008
It just means you are being redirected.Answered | 3 Replies | 7379 Views | Created by Navneeth_4 - Friday, November 28, 2008 8:40 AM | Last reply by slumley MSFT - Monday, December 1, 2008 2:25 PM -
2 Votes
Documentation for "redirection mode"
The PHP driver for Azure Database for MySQL was recently updated to include redirection ...Answered | 2 Replies | 497 Views | Created by Bradley Grainger (Faithlife) - Friday, March 27, 2020 3:55 AM | Last reply by Andrea Lam - Friday, March 27, 2020 6:34 PM -
0 Votes
Automatically Redirecting a Report to another Report
This parameter could be looked up from a dataset of permissions which is filtered based upon the Builtin Field UserId and if all parameters are internal then the user would be ...Answered | 1 Replies | 3871 Views | Created by Velcr0 - Wednesday, August 11, 2010 1:21 PM | Last reply by richbrownesq - Wednesday, August 11, 2010 4:09 PM -
0 Votes
PHP headers and redirect
200 OK is not a redirection code, and Status: 302 Moved Temporarily is not a status code, but an invalid header.Answered | 11 Replies | 11065 Views | Created by windowzdude - Thursday, October 1, 2009 11:22 PM | Last reply by Bill Pearson - Friday, December 30, 2011 4:28 AM -
0 Votes
Is it possible to pass a header when redirecting to a different domain?
You can then take the WebResponse stream from one URL and send it to the second URL.Answered | 1 Replies | 541 Views | Created by John Genaro - Tuesday, April 15, 2014 8:49 AM | Last reply by Joel Engineer - Tuesday, April 15, 2014 9:20 AM -
0 Votes
301 Redirects In Website Panel
Hi, Yes, you can implement 301 redirections within WSP.Answered | 2 Replies | 4901 Views | Created by BrandonTroy - Sunday, July 24, 2011 12:26 PM | Last reply by Lloyd Zhang - Tuesday, August 2, 2011 6:16 AM - Items 1 to 20 of 2730724 Next ›
No announcements