ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Operating Systems  >>  Linux  >>  Linux System Calls
 
 


 

 
 Linux Commands interview questions  Linux Commands Interview Questions
 Linux Threads interview questions  Linux Threads Interview Questions
 Linux IPC interview questions  Linux IPC Interview Questions
 Linux Socket Programming interview questions  Linux Socket Programming Interview Questions
 Linux System Calls interview questions  Linux System Calls Interview Questions
 Linux General interview questions  Linux General Interview Questions
 Linux AllOther interview questions  Linux AllOther Interview Questions
Question
how to configure http server on red hat linux4.0?
 Question Submitted By :: Dk
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how to configure http server on red hat linux4.0?
Answer
# 1
Simple configuration
--------------------
Install apache: (get the rpm for apache)

# rpm -ivh httpd.rpm

# vi /etc/httpd/conf/httpd.conf

and change 
ServerName your-domain.com

Start apache : service httpd start

Verify by pointing the browser to http://localhost/
 
Is This Answer Correct ?    18 Yes 0 No
Amsin21
 
  Re: how to configure http server on red hat linux4.0?
Answer
# 2
I am using RHEL5

 TO configure apache simple install httpd rpm
   if you have yum then run
    yum install httpd

   & service httpd restart

   these two commands will start your apache server

   to check start browser & browse to your hostname
 
Is This Answer Correct ?    3 Yes 10 No
Balvinder Singh Rawat
 
 
 
  Re: how to configure http server on red hat linux4.0?
Answer
# 3
Hi,

You just need to install yum install httpd
after that in this fine you have to edit
vi /etc/httpd/conf/httpd.conf

At the last just copy the 7 line
and paste it
it will ask for virtual host it should be yr ip adddress
like 192.168.1.141

virtual host 192.168.1.141
server admin root@station1.example.com
server name  station1.example.com
document root /var/www/html
directory index index.html
<virtual host>
  
And then check the yr configuration fine
the command is httpd -t
and restart the apache server
service httpd restart
chkconfig httpd on
 
Is This Answer Correct ?    6 Yes 0 No
Kamal Kakkar
 

 
 
 
Other Linux System Calls Interview Questions
 
  Question Asked @ Answers
 
how to configure ftp server on redhat linux?  3
what is cups and how to configure? IBM4
how to configure http server on red hat linux4.0? IBM3
what is samba, what is configuration file, how it will work? Wipro3
how to create samba server in fedora linux 9 ? Accenture1
what is bus trap. NetApp1
what is sudo on linux? IBM3
what is the diff b/w MUTEX and semaphore? Sony9
what is iptabe on redhat linux? CDAC3
What is the Diffrent between Redhat linux And suse linux Wipro2
how to configure sendmail server on red hat linux version 4 and what and all we Require? Wipro3
What is the use of proc structure? NetApp2
what is segmentation fault? NetApp8
What will happen when we invoke a system call and say with an example of invoking a system call ?read? for a device? NetApp2
what are Softirq's and how many major numbers be allocated in the linux kernel(2.4) ?  1
linux system its not booting up its showing groub error what i need to do? Wipro2
how to create a ftp user on redhat linux 4.0? Accenture4
what is nis server  6
why the kernel panic error was appering? Allianz7
What are the signals we have in Linux NetApp3
 
For more Linux System Calls Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com