I got 404 error when i run http://www.judsonsmartliving.org/jordan.
if i use http://www.judsonsmartliving.org/jordan/index.html ,then its working.
I found some solution to resolve this but they are not working for me.
I tried some solutions in webconfig:
1)<httpErrors existingResponse="PassThrough" />
2)<location path="Site Description">
<system.webServer>
<httpErrors existingResponse="PassThrough" />
</system.webServer>
</location>
But after adding these solutions in webconfig i got 505 error.