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