Integrating with Facebook

Discussion in 'Hosting Services / Control Panel' started by yaip, Jan 18, 2011.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. It seems to be setup to make a request to http://www.justthinkart.com/facebook_apps/artists_work/ which has directory browsing on. This is never really a good idea and is considered misconfiguration / a security hole so the first thing I'd do is switch that off. The next thing is you have an index.php file at that location but I'm not sure if this is configured as a default document since the page does not automatically load - maybe that's something you want to check too.
     
  2. How do I switch the direct browsing off? And how can configure index.php in a shared-hosting environment?
     
  3. dmitri

    dmitri DiscountASP.NET Staff

    To disable directory browsing, login to your discountASP.NET control panel, navigate to "IIS Tools" section, and select "Directory Browsing" tab. Set "Current Directory Browsing Setting" to OFF in the drop-down box and hit "Update button. For your convenience, here is the direct link:
    https://my.discountasp.net/web-manager/iis7-dirbrowsing.aspx

    You will need to add index.php to the list of the default document in the IIS Manager here:
    https://my.discountasp.net/web-manager/iis7-defaultdocs.aspx

    Please see this KB article for more information on default documents:
    http://support.discountasp.net/KB/a155/iis-tools-default-documents.aspx
     
  4. The app works now. Thx.
     
  5. mjp

    mjp

    Cool, glad you got it going.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page