简体   繁体   中英

Deploy a classic asp website over IIS 6?

I have one classic ASP website which I have to configure over IIS 6. The OS is Windows Server 2003 Standard Edition SP2. I have copied the website contents to "C:\\Inetpub\\WWWRoot" folder, and have set it as a Virtual Directory in IIS. However, when I try to access the website by using -

http://localhost/mysite/home.asp

it is giving an error of "The page cannot be found". However the page already exists.

Are there any special permissions that I may need to give to any folder?

Ok, finally I sorted it out.

Click here to see the solution/fix

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM