Activity Stream
48,167 MEMBERS
6819 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member
    Website's:
    xtremededi.com

    Default Help 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.
    its installed fine but i chnaged root directory to /var/www/lighttpd from /srv/www/
    like this
    PHP Code: 
    server.document-root        "/var/www/lighttpd/" 
    in
    PHP Code: 
    /etc/lighttpd/lighttpd.conf 
    and then i install rapidleech to directory /var/www/lighttpd/rl
    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 Advance
    SnowDoN 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

  2.   Sponsored Links

  3.     
    #2
    Member
    You have not installed PHP.

  4.     
    #3
    Member
    Website's:
    xtremededi.com
    what r u saying
    and how can i do that ??

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. lighttpd parse error
    By Mutikasa in forum Server Management
    Replies: 1
    Last Post: 15th Feb 2012, 05:20 AM
  2. 403 Forbidden Error on Dedi Server
    By masterfaster in forum Server Management
    Replies: 5
    Last Post: 22nd Jun 2011, 08:57 AM
  3. 403 - Forbidden
    By Gavo in forum Feedback and Suggestions
    Replies: 19
    Last Post: 4th Mar 2011, 12:55 AM
  4. can anyone help with Forbidden?
    By kuzukuzu in forum Hosting Discussion
    Replies: 4
    Last Post: 1st Dec 2010, 07:41 PM
  5. 403 Forbidden Error
    By champ of champs in forum IP.Board
    Replies: 11
    Last Post: 16th Nov 2009, 02:21 PM

Tags for this Thread

BE SOCIAL