windows server 2003, IIS and localhost
Posted
by Y.G.J
on Server Fault
See other posts from Server Fault
or by Y.G.J
Published on 2010-05-30T13:58:36Z
Indexed on
2010/05/30
14:03 UTC
Read the original article
Hit count: 419
i need to work with the localhost from inside the server in order to run things as schedules.
on my workstation with the regular iis i have 1 webserver with alot of sites as aliases... in my server i have a website: (example) www.web.com i tought this will work but it didn't: http://localhost/www.web.com
how can i make it to work?
© Server Fault or respective owner