hi friends, my isp had blocked port 80 n i want to access squirrelmail by using port 3333 plz help in changing the port of squirrelmail from 80 to port 3333 i am using Ubuntu 8.04lts thanks in advance
hi, edit file /etc/apache2/ports.conf and change Code: Listen 80 to Code: Listen 3333 or whatsoever port you wish, then run Code: /etc/init.d/apache2 restart Please note that, this would redirect all your www traffic to the port you specified, and not only squirrelmail. Hope this helps. Dipesh
please do not post same query more than once. When you started this thread, reply to your previous thread was already posted, so didn't checked for replies to your thread and again posted the same query. Moreover, as this forum is supported by community people (without asking for a single buck), please be patient to get the reply. As soon as somebody reads your thread and has answer in hand, you would be replied. Hope you understand. Dipesh