in

ASPnix Web Hosting

We just can't live without progress!

virtual directory with .com in name gives error in IIS

Last post 08-17-2006 8:03 AM by Rubal. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-07-2006 1:19 PM

    • dhosts
    • Top 25 Contributor
    • Joined on 11-07-2005
    • US
    • Posts 70
    • Points 1,540

    virtual directory with .com in name gives error in IIS

    i have stored all my sites in one folder name mysites, On my WinXP Prof in IIS i have made virtual directory for mysites folder. now when i try to access one of the sites like http://localhost/mysites/mydomainname.com/ it gives folowwing error

    "HTTP 403.1 Forbidden: Execute Access Forbidden Internet Information Services "

     if i rename the folder mydomainname.com to mydomainname_com then http://localhost/mysites/mydomainname_com/ works fine.

    how i can make http://localhost/mysites/mydomainname.com/ working without error.

     Thanks & Regards

     

    • Post Points: 25
  • 08-17-2006 8:03 AM In reply to

    • Rubal
    • Top 25 Contributor
    • Joined on 02-06-2006
    • Bangalore, India
    • Posts 66
    • Points 1,700

    Re: virtual directory with .com in name gives error in IIS

    Hi,

    403.1 - Execute access forbidden. The following are two common causes of this error message:

    You do not have enough Execute permissions. For example, you may receive this error message if you try to access an ASP page in a directory where permissions are set to None, or you try to execute a CGI script in a directory with Scripts Only permissions. To modify the Execute permissions, right-click the directory in the Microsoft Management Console (MMC), click Properties, click the Directory tab, and make sure that the Execute Permissions setting is appropriate for the content that you are trying to access.
    The script mapping for the file type that you are trying to execute is not set up to recognize the verb that you are using (for example, GET or POST). To verify this, right-click the directory in the MMC, click Properties, click the Directory tab, click Configuration, and verify that the script mapping for the appropriate file type is set up to allow the verb that you are using.

    Thanks

    Rubal Jain
    ASPnix Team

    Sign up for ASPnix News now!
    • Post Points: 5
Page 1 of 1 (2 items)
©2003-2008 ASPnix, an Anaxa Company. All rights reserved.