> I'm an new bee in the world of Linux plz. do let me know how to install an web
> server / Http server in Linux.
>
> I've an Red Hat Linux 6.2 installed with me.
>
If you have RedHat Linux 6.2 Installed the Apache Web server should be
there with the default install.
See if you have /home/httpd/html directory and an index.html file in
it. This is the root for the default website which the apache web
server serves.
And see if you have /etc/httpd directory and the conf and module
directories in it.
If you have this then you already have http server installed.
Try doing this
lynx htp://localhost
if this does not give you a test page then do this as root
/etc/rc.d/init.d/httpd start
If you get an [ OK ]
then your web server is running on your machine.
--
VaibhaV
----------------------------------------------
LIH is all for free speech. But it was created
for a purpose. Violations of the rules of
this list will result in stern action.