Operating System - HP-UX
1834935 Members
2223 Online
110071 Solutions
New Discussion

HP-UX Apache Web and Mail Server ]nstallation and Config.

 
hakan_2
Occasional Contributor

HP-UX Apache Web and Mail Server ]nstallation and Config.

We have HP-UX L2000 rev.11.00. I want this machine to be web server and mail server.
I want to install apache 1.3.19 and pop3 server. Do I have to configure DNS for this machine? I intend to use as Internet server.
What is the steps that I have to take care?
Any suggestions, comments.
Thanks .
Hakan
1 REPLY 1
someone_4
Honored Contributor

Re: HP-UX Apache Web and Mail Server ]nstallation and Config.

You don't have to configure dns. But you do need dns. And add the ip in etc/resolv.conf I did this on our test box with apache and sendmail. And it worked fine. But I dont know about it being wise to do both in one box on a full production box. In order to run sendmail on a big scale you will need LDAP. For help in setting this up check out the oreilly sendmail .. and oreilly Apache.
Also sendmail.org and apache.org.
And this forum is also a great place to get help.

Richard