after i have installed lighttpd on CentOS 5 i get a 404 not found in browser when i type in my ip this is what i did till now... and all was installed with success: yum update wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm rpm -Uvh rpmforge-release-0.3.6-1.el5.rf.i386.rpm yum install lighttpd chkconfig --levels 235 lighttpd on /etc/init.d/lighttpd start must i configure something else too? if yes... what? thank you, tastro
all solved... me idiot was watching the wrong ip in my browser. and i installed all just great and it's working. i thought that the ip for my console is the same as the ip for root access to my server. but it's two different ips. thread closed.