windows server 2003, IIS and localhost
- by Y.G.J
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?