Forum Moderators: coopster & phranque

Message Too Old, No Replies

Response.redirect doesn't work

         

harley98

10:08 pm on Mar 21, 2002 (gmt 0)



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)

WebmasterWorld Senior Member 10+ Year Member



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?