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
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
How To Install Lighttpd Web Server In Linux by Webune Tutorials
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
Powered by: Webune Forums V3