How To Install Lighttpd Web Server In Linux

RegisterLogin
How To Install Lighttpd Web Server In Linux
Post Description: This Tutorial Is About Installing Lighttpd Into A Linux Server Using Command To Do The Installation Easy Step By Step
Tags: How, To, Install, Lighttpd, Web, Server, In, Linux
This Post Was Posted On Oct 09, 2009 By Webune Tutorials #2519
hello and welcome to Webune Support Forums. Lately we have been getting alot of requests for installing Lighttpd as a web server in linux dedicated server instead of the traditional apache web server. so to help our customer find a way to do the installation themselves, we will show you how here. we are going to using this tutorial based on a CentOS Server.

first, access your dedicated server through a SSH session

once you are in the shell send this command:
rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm

once the RPM completes downloading, send this command to install lighttpd
yum install lighttpd

now you want to make sure that when your server boots up, that lighttpd loads on startup
chkconfig --levels 235 lighttpd on

ok, last step, start your new lighttp server:
/etc/init.d/lighttpd start

thats it, now you can view your webserver by visiting your server's url: for example:
http://192.168.1.100/

Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2011 Webune Forums - Wed Dec 21, 2011 3:37 am
Powered by: Webune Forums V3