Hi,
> can someone tell me how to move server to port other than 80
Don't know what the reason is for this, it's very uncommon but you can edit the HTTPD.CONF to replace the 80 for the portnumber you want. (it's mentioned for all virtual hosts aswell)
You can find the correct HTTPD.CONF in the path /ETC/HTTPD/CONF
After your changes do a SERVICE HTTPD RESTART.
Be aware.... IF you change the HTTPD.CONF itself and you reboot the server the settings will be lost again. Best way is to do these things is in the templates directory and do a template expand.
GdLck