I am trying to use the response.redirect command to go from www.mydomain.com and redirect to www.mydomain.com:3000 for a mail server and it just comes up with the directory listing of my index.htm file... what is wrong?
sugarkane
1:14 pm on Mar 22, 2002 (gmt 0)
HI harley, welcome to wmw
Shot in the dark: is your server correctly set up to handle requests on port 3000? If so, have you checked that it's set to serve files from the desired directory?