locked
403 - Forbidden: Access is denied. RRS feed

  • Question

  • User1090056415 posted

    I have host an asp.net application in sample folder using filezilla.

    but when I try to browse from link http://sample.shrisaigroup.co.in/

    I got the error 403 forbidden: access is denied

     

    then after that i changed folder(sample) permission to 755. but yet same output i get,

    Wednesday, June 26, 2013 3:30 PM

Answers

  • User13850534 posted

    You need to make sure your sub domain is pointed to the "sample" folder and your have default page configured properly on IIS.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, June 27, 2013 5:31 AM
  • User-166373564 posted

    Hi,

    I got the error 403 forbidden: access is denied

    This status code is recorded in the IIS log, and it may also be displayed in the Web browser or FTP client. The status code can also indicate the exact reason why a request is unsuccessful.

    403 - Forbidden. You can receive this generic 403 status code if the Web site has no default document set, and the site is not set to allow Directory Browsing. For more information about how to resolve this problem,  please check the document below, I think it will be good start to learn the error better, and it is also helpful to troubleshoot this issue,

    http://support.microsoft.com/kb/318380 

    Regards

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, July 2, 2013 5:03 AM

All replies

  • User1815411410 posted

    hi manishse,

    Have you actually set the default document of your site? Your default page may be in the name of home.html and if this is the case, you must set this up on the IISin order to avoid this error message.

    If this has been set and you still experience the same issue, can you please try to look at the Windows Event Viewer log file?

    Thanks 

    Thursday, June 27, 2013 12:25 AM
  • User-801004448 posted

    Do you host sample.shrisaigroup.co.in on a shared hosting account or dedicatd server?

    Try add read permission for users group and network service on website home folder.

    If you use shared hosting, there should be control panel and hosting account should have proper permission for asp.net.

    Thursday, June 27, 2013 2:43 AM
  • User1090056415 posted
    I have hosted it on dedicated server.
    Thursday, June 27, 2013 4:27 AM
  • User1815411410 posted

    have you tried to set up the default page yet?

     

    Thursday, June 27, 2013 4:42 AM
  • User13850534 posted

    You need to make sure your sub domain is pointed to the "sample" folder and your have default page configured properly on IIS.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, June 27, 2013 5:31 AM
  • User-166373564 posted

    Hi,

    I got the error 403 forbidden: access is denied

    This status code is recorded in the IIS log, and it may also be displayed in the Web browser or FTP client. The status code can also indicate the exact reason why a request is unsuccessful.

    403 - Forbidden. You can receive this generic 403 status code if the Web site has no default document set, and the site is not set to allow Directory Browsing. For more information about how to resolve this problem,  please check the document below, I think it will be good start to learn the error better, and it is also helpful to troubleshoot this issue,

    http://support.microsoft.com/kb/318380 

    Regards

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, July 2, 2013 5:03 AM