Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3876996
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T22:26:47+00:00 2026-05-19T22:26:47+00:00

As per my other question UrlRewriter.NET with .NET 4.0 not working I was unable

  • 0

As per my other question UrlRewriter.NET with .NET 4.0 not working I was unable to get UrlRewriter.NET to work.

So now I have tried ManagedFusion. It works locally but does not work on the server BUT the errors are different and I sense that this might actually work and I have done something wrong in the configuration.

So my web.config settings are (condensed version)

<configuration>
   <configSections>
      <section name="managedFusion.rewriter" type="ManagedFusion.Rewriter.Configuration.ManagedFusionRewriterSectionGroup"/>
   </configSections>

   <managedFusion.rewriter xmlns="http://managedfusion.com/xsd/managedFusion/rewriter">
      <rules engine="Apache">
          <apache defaultFileName="ManagedFusion.Rewriter.txt" />
      </rules>
      <rewriter>
          <proxy useAsyncProxy="true" />
       </rewriter>
    </managedFusion.rewriter>
 <system.web>
     <identity impersonate="false" />

     <httpModules>
        <add name="RewriterModule" type="ManagedFusion.Rewriter.RewriterModule, ManagedFusion.Rewriter"/>
     </httpModules>

 </system.web>
<system.webServer>
   <validation validateIntegratedModeConfiguration="false" />
   <modules runAllManagedModulesForAllRequests="true">
      <add name="RewriterModule" type="ManagedFusion.Rewriter.RewriterModule, ManagedFusion.Rewriter" />
   </modules>
   <handlers>
       <add name="RewriterProxyHandler" preCondition="integratedMode" verb="*" path="RewriterProxy.axd" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
    </handlers>
    <defaultDocument enabled="false" />
</system.webServer>

My ManagedFusion.Rewriter.txt is

RewriteEngine On

RewriteBase /

#
# Campaign

RewriteRule ^/Campaign/List  /Campaign/List.aspx [NC]

Now this works perfectly fine on my local machine (Visual Studio 2010) but when I upload it I get a 404 that says it can’t find /Campaign/List.aspx.

And on top of this it also goes to SSL, which I don’t want as the SSL cert on that account is for a different subdomain and hence throws an SSL error.

Is there something I am doing wrong? It seems this time the URL module is handling all requests and this looks like I have configured it incorrectly somehow.

Additional Information

  • Running IIS 7.0 – Integrated Pipeline

  • .NET 4.0

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T22:26:47+00:00Added an answer on May 19, 2026 at 10:26 pm

    Hi this is actually a very common GoDaddy issue. I am going to post an update to this answer after I review my notes and forums on the CodePlex site.

    (by the way I am the primary developer of it)

    You mind if we take this offline, we need to chat back and forth so I can understand your setup. A quick way as explained in the readme.txt to trouble shoot problems is to turn on the logging.

    RewriteLog /log/log.txt
    RewriteLogLevel 9
    

    The only problem with GoDaddy is that you need to create this log directory and give it write permissions, because if I remember right GoDaddy doesn’t allow write permissions in the root.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have one customer experiencing 5+ deadlocks per day. 170+ other customers don't get
Per a great answer from another question I have begun mounting global resources (css/js/images)
As per question says. Specifically i want the html.beginform() to have the runat=server attribute.
So, per Mehrdad's answer to a related question , I get it that a
I have gone through the question Singleton Per Call Context (Web Request) in Unity
Yes, this is probably yet another greatest-n-per-group question... But I've tried at least a
As per the question I have two panels on my form one called leftPanel
I have a question regarding static variables, or some other way to do so.
I have a question regarding CreateMutex() I am working on image data, and do
Per my other question here about Disposable objects , should we call Close() before

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.