Results 1 to 3 of 3
-
27th Oct 2010, 08:13 AM #1OPMemberWebsite's:
xtremededi.comHelp me in Lighttpd [403 - Forbidden] Error
Hello guys
i installed lighttpd using this
Code:Why lighttpd and not Apache? First of all, what is lighttpd? These four words can describe lighttpd ? security, speed, compliance, and flexibility. lighttpd (pron. lighty) is a web server that has been optimized for high performance environment. With its very low memory footprint compared to other web servers, takes care of CPU load and advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) makes lighttpd the perfect web server software for every server that suffers load problems. Best of all lighttpd powers several popular Web 2.0 sites like YouTube, wikipedia and meebo. Let?s get started. I am running CentOS 5 64-bit. You can?t get lighttpd from the official CentOS 5.0 repositories. We have to download lighttpd from DAG RPM Repository. Let?s download these packages lighttpd and lighttpd-fastcgi like this: - wget -c http://packages.sw.be/lighttpd/lighttpd-1.4.28-1.el5.rf.x86_64.rpm wget -c http://packages.sw.be/lighttpd/lighttpd-fastcgi-1.4.28-1.el5.rf.x86_64.rpm Next, we can install the lighttpd and lighttpd-fastcgi like this: - rpm -ivh lighttpd-1.4.28-1.el5.rf.x86_64.rpm lighttpd-fastcgi-1.4.28-1.el5.rf.x86_64.rpm Next, we can update the runlevel information for system services so lighttpd start up automatically whenever the system boots like this: - chkconfig --levels 235 lighttpd on service lighttpd start service lighttpd restart lighttpd?s default document root is at /srv/www/lighttpd and the configuration file is at /etc/lighttpd/lighttpd.conf on CentOS 5. Simply create an index.html file and upload to the lighttpd document root. Now, point your favorite web browser to the lighttpd IP address and you will see the index.html file you created.
like this
PHP Code:server.document-root = "/var/www/lighttpd/"
PHP Code:/etc/lighttpd/lighttpd.conf
but when i run in i get an error
403 - Forbidden
i am not using and domain
i am accessing it via ip address
please help me in this
how can i fix 403 - Forbidden error
i google it but not able to solve
and me using centos 5 x64 OS
Thanks in AdvanceSnowDoN Reviewed by SnowDoN on . Help me in Lighttpd [403 - Forbidden] Error Hello guys i installed lighttpd using this Why lighttpd and not Apache? First of all, what is lighttpd? These four words can describe lighttpd ? security, speed, compliance, and flexibility. lighttpd (pron. lighty) is a web server that has been optimized for high performance environment. With its very low memory footprint compared to other web servers, takes care of CPU load and advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) makes lighttpd the Rating: 5
-
27th Oct 2010, 09:08 AM #2Member
You have not installed PHP.
-
27th Oct 2010, 11:14 AM #3OPMemberWebsite's:
xtremededi.comwhat r u saying
and how can i do that ??
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
lighttpd parse error
By Mutikasa in forum Server ManagementReplies: 1Last Post: 15th Feb 2012, 05:20 AM -
403 Forbidden Error on Dedi Server
By masterfaster in forum Server ManagementReplies: 5Last Post: 22nd Jun 2011, 08:57 AM -
403 - Forbidden
By Gavo in forum Feedback and SuggestionsReplies: 19Last Post: 4th Mar 2011, 12:55 AM -
can anyone help with Forbidden?
By kuzukuzu in forum Hosting DiscussionReplies: 4Last Post: 1st Dec 2010, 07:41 PM -
403 Forbidden Error
By champ of champs in forum IP.BoardReplies: 11Last Post: 16th Nov 2009, 02:21 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...