Hello friends,

 i am currently running a Red Hat 5.2 Linux server,
 i have the current scenario as
 we have a kerio mailserver running on this machine , it runs on port 80
 but i also want to run apache server simultaneously, so when i checked for
the status of the apache server
 it said that "httpd stopped",
 if i start the httpd service, i am sure that i there will be a  conflict.
 so in order to avoid this, i am planning to run the apache server at
different port say 81
( i think this can be setup by changing the Listen:80 to Listen:81 in the
httpd.conf file)
 but in that case the webpages will be served only when i explicitly
mention the port no as 81
 for eg:
    http://localhost:81
but what i want to do is that . i want to run apache server at port 81 and
want to access the pages without mentioning the port 81
 some thing similar to
   http://localhost

Is this possible..?

Thanks in advance.
-- 
~ J Suresh Kumar
  95000 90432
http://myrakshana.info/blog/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to