No announcements
Found 3920681 threads
-
0 Votes
Url Rewriting
The following rule should do the trick <rewrite> <rules> <rule name="removing cloudapp from ...Answered | 4 Replies | 7882 Views | Created by SignonPankaj - Wednesday, December 29, 2010 4:26 AM | Last reply by Siggi2000 - Thursday, June 5, 2014 11:03 AM -
0 Votes
Is It Possible to Redirect to a Different Port Using URL Rewrite?
User1065476709 postedHi CodegoErgoSum, http://<server>/<servicePath>/<serviceName>.asmx) to a different port ...Unanswered | 1 Replies | 130 Views | Created by An0nym0u5User - Tuesday, May 11, 2021 9:07 PM | Last reply by An0nym0u5User - Wednesday, May 12, 2021 3:04 AM -
0 Votes
Is It Possible to Redirect to a Different Port Using URL Rewrite?
Is that possible with URL Rewrite?Unanswered | 2 Replies | 14086 Views | Created by An0nym0u5User - Tuesday, May 11, 2021 9:07 PM | Last reply by An0nym0u5User - Sunday, June 20, 2021 9:34 AM -
1 Votes
Page redirect by single string in url
Use the url rewrite ...Answered | 7 Replies | 910 Views | Created by jeet4v - Wednesday, July 11, 2012 8:51 AM | Last reply by Noam B - Wednesday, July 11, 2012 12:22 PM -
0 Votes
url rewrite - add www
here is how i would do this (and have done a www 301 many times before): <rewrite> <rules> <rule ...Answered | 4 Replies | 2847 Views | Created by adtuent - Tuesday, April 2, 2013 7:18 AM | Last reply by Siggi2000 - Thursday, June 5, 2014 10:52 AM -
0 Votes
Is it possible to pass a header when redirecting to a different domain?
There is no reason why you can't have two client classes (HTTP Webrequest) with each one connected to a different URL.Answered | 1 Replies | 161 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
how to remove port number in URL
Using alternate access maps 2.Answered | 4 Replies | 5749 Views | Created by kancharla - Friday, November 11, 2011 1:30 PM | Last reply by rajamand - Monday, November 14, 2011 6:43 AM -
0 Votes
URL rewriting
We can use ASP.NET routing - http://msdn.microsoft.com/en-us/library/cc668201.aspx 3.Answered | 3 Replies | 4516 Views | Created by Tony Leatham - Monday, March 8, 2010 8:41 AM | Last reply by Miles.Crouse - Wednesday, January 12, 2011 11:37 AM -
1 Votes
Is it possible to port an XBLIG to Windows 8, or will I have to rewrite from scratch?
That said, there's no XNA for Metro style apps, but not being a game developer, I don't know if it's a complete rewrite or what...Answered | 1 Replies | 1124 Views | Created by Ken Cone - Saturday, July 21, 2012 5:50 AM | Last reply by Matt Small - Monday, July 23, 2012 4:28 PM -
0 Votes
Issue while redirecting a friendly URL to the original app URL
In the URL Rewrite rule, you need to do two things.Answered | 3 Replies | 786 Views | Created by SP-Developer - Wednesday, October 9, 2013 8:48 PM | Last reply by Tracy Cai - Monday, October 14, 2013 2:16 AM -
1 Votes
how to implement url rewriting in asp.net
http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx http://msdn.microsoft.com/en-us/library/ms ...Answered | 2 Replies | 1180 Views | Created by SurenderVerma - Monday, February 25, 2013 6:18 AM | Last reply by SurenderVerma - Thursday, February 28, 2013 7:57 AM -
2 Votes
URL Rewrite Module with Azure Websites?
You can use the URL rewrite module with azure websites - You could also configure URL rewrite for your azure website using IIS manager ...Answered | 1 Replies | 377 Views | Created by rrvision - Friday, April 11, 2014 10:33 PM | Last reply by Ranjith Ramachandra - Friday, April 11, 2014 10:50 PM -
1 Votes
Rewrite of existing wcf breaks url for existing clients.
MCAD - MCSD MCTS Sharepoint 2007 MCTS SQL Server 2005 MCTS TFS 2010 IASA Architect blog: http://blog.raffaeu.com "If my answer is useful remember to mark it as ...Answered | 4 Replies | 224 Views | Created by Tamichan - Wednesday, October 1, 2014 7:37 PM | Last reply by Tamichan - Monday, October 6, 2014 7:56 PM -
0 Votes
Home url redirects to default.aspx in Pages folder
Hi Tofig, if you use sharepoint designer to create a page it can be stored anywhere in the site even at the root level, so you shouldn't be redirected to pages.Answered | 6 Replies | 7617 Views | Created by Tofig - Thursday, April 22, 2010 7:16 AM | Last reply by MOSS_Test_Dummy - Monday, April 26, 2010 12:06 PM -
0 Votes
Dynamic URL on static HTTP port
Not sure it is possible with static port.Answered | 2 Replies | 2696 Views | Created by Gabriel Araujo de Almeida - Thursday, May 31, 2012 3:01 PM | Last reply by Leonid Ganeline - Thursday, May 31, 2012 6:27 PM -
0 Votes
What is a good way to rewrite url's?
URL rewritting is a huge topic in asp.net, because it is not fully supported except you hack around it.Answered | 3 Replies | 2941 Views | Created by Frozzare - Monday, December 15, 2008 11:33 AM | Last reply by Ahmed Salako - Monday, December 15, 2008 2:23 PM -
1 Votes
Lightswitch VB.net Get URL & Port
This is in C# but you should be able to translate: How to get hosting website url in silverlight application?Answered | 2 Replies | 133 Views | Created by P00hb33r - Monday, September 29, 2014 3:12 PM | Last reply by novascape - Tuesday, September 30, 2014 4:56 AM -
0 Votes
AutoDiscover and URL Redirections Callbacks
The callback will only be called if a potentially unsafe redirection is necessary for the EWS Managed API to discover the URL of the Autodiscover service, which is apparently not the ...Answered | 3 Replies | 4627 Views | Created by GregLyncs - Tuesday, May 12, 2009 4:43 PM | Last reply by David Claux - MSFT - Monday, May 18, 2009 3:32 AM -
0 Votes
Reg URL ReWrite
Try Response.RedirectDavid Morton - http://blog.davemorton.net/Answered | 2 Replies | 2396 Views | Created by A.R.Brunda - Wednesday, September 10, 2008 7:15 PM | Last reply by WaywardMage - Wednesday, September 10, 2008 7:32 PM -
0 Votes
Redirect Ipad users to normal url instead of the mobile url after rollup 13
As mentioned by others it is possible to use bookmark etc. to use the correct URL for CRM.Answered | 2 Replies | 979 Views | Created by Bill Blancett - Saturday, September 28, 2013 3:53 PM | Last reply by Minal Dahiya - Wednesday, October 2, 2013 4:20 AM - Items 1 to 20 of 3920681 Next ›
No announcements