domain names are getting redirected to page not found

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
6/6/2013 5:23:26 PM
Gravatar
Total Posts 17

domain names are getting redirected to page not found

I am not sure what is going on.  I have 2 sites setup on one installation.  Neither of them will go to the root page when I use their domains only and no page specified.  An example one of my sites, I go to http://www.cammaranois.com and get the page not found.  SO I have to add "default.aspx" in order to get the home page to come up.  Am I doing something wrong?  Is their someone that can help me get the home page to load without specifying the actual aspx page?  

 

Thanks in advance

6/10/2013 11:37:05 AM
Gravatar
Total Posts 18439

Re: domain names are getting redirected to page not found

Make sure you have Default.aspx configured as a default document in IIS

6/19/2013 1:12:32 PM
Gravatar
Total Posts 17

Re: domain names are getting redirected to page not found

Joe,

 

Sorry for the delay.  I do have default.aspx setup up as my default page.  The funny thing is, is that is has worked before.  The mojoportal is setup on 2 servers in a load balancer configuration.  Any other ideas?

 

Thanks,

Steve

6/19/2013 1:15:46 PM
Gravatar
Total Posts 17

Re: domain names are getting redirected to page not found

Here is the log entry when I get the Page Not Found page:

2013-06-19 12:13:22,900 ERROR 216.51.75.90 - en-US - /eurl.axd/5caad610f5e7f940a65c46d1b272c555/ - mojoPortal.Web.PageNotFoundHttpModule - Referrer(none)  PageNotFoundHttpModule handled error. 
System.Web.HttpException (0x80004005): Path '/eurl.axd/5caad610f5e7f940a65c46d1b272c555/' was not found.
   at System.Web.HttpNotFoundHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

 

6/19/2013 1:25:26 PM
Gravatar
Total Posts 18439

Re: domain names are getting redirected to page not found

eurl.axd is not part of mojoPortal, I never heard of it before today but a quick google found this thread on stackoverflow which may help you. If not then google some more.

You have not mentioned anything about your installation such as OS/IIS version, .NET version or mojoPortal version.

6/19/2013 1:37:47 PM
Gravatar
Total Posts 17

Re: domain names are getting redirected to page not found

I just found that same article and that fixed the problem.  I am running IIS 6.

 

Thanks for the quick response!

 

 

You must sign in to post in the forums. This thread is closed to new posts.