Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Use of "FURLReqriteResponse" in MVC project

Vote:
 

Hi Community, didn't find the information I needed be sure. Is this a correct use of FURLRewriteResponse 

protected override void Initialize(System.Web.Routing.RequestContext requestContext)
        {
            base.Initialize(requestContext);
            EPiServer.Web.UrlRewriteProvider.Module.FURLRewriteResponse = false;
        }

I want to make the site faster and got the hint to set FURLRewriteResponse to false.
Thanks!

#79526
Dec 19, 2013 13:20
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.