Activity Stream
48,167 MEMBERS
61136 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:
    gr-tv.eu imgfly.eu

    Default [Request] Help or a tutorial about Cherokee Webserver

    Hello Folks,
    I'd like to know if anyone has a good tutorial or wanted to make one about how to configure properly the cherokee webserver and his strange Mod_rewrite thing.

    More precisely, I need a guide about how to setup a chevereto 2.0 script on cherokee webserver and make it properly working.

    the .htaccess of chevereto is like this (running only on apache2 - didnt checked on nginx yet):

    Code: 
    ServerSignature Off
    Options -Indexes
    
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^api$ api.php [L]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . index.php [L]
    </IfModule>
    
    ErrorDocument 400 default
    ErrorDocument 401 default
    ErrorDocument 403 default
    ErrorDocument 404 default
    ErrorDocument 500 default
    IF anyone is willing to help, thanks a lot!

    *p.s. If this is the wrong section where i posted the topic, im sorry.
    GoDofAdeN Reviewed by GoDofAdeN on . [Request] Help or a tutorial about Cherokee Webserver Hello Folks, I'd like to know if anyone has a good tutorial or wanted to make one about how to configure properly the cherokee webserver and his strange Mod_rewrite thing. More precisely, I need a guide about how to setup a chevereto 2.0 script on cherokee webserver and make it properly working. the .htaccess of chevereto is like this (running only on apache2 - didnt checked on nginx yet): ServerSignature Off Options -Indexes Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    gr-tv.eu imgfly.eu
    anyone please?

  4.     
    #3
    Respected Member
    Try this discussion about mod-rewrite on cherokee.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Request: Keywords Tutorial
    By _Vick in forum Webmaster Discussion
    Replies: 1
    Last Post: 8th Jan 2012, 03:17 PM
  2. Apache vs nginx vs lighttpd (And Cherokee!)
    By eLight in forum Webmaster Resources
    Replies: 30
    Last Post: 4th Aug 2011, 10:13 AM
  3. (tutorial request) How to make flash photo album
    By Florios in forum Tutorials and Guides
    Replies: 2
    Last Post: 23rd Apr 2010, 06:17 AM
  4. Best WebServer to Use?
    By Angeix in forum Technical and Security Tutorials
    Replies: 8
    Last Post: 13th Dec 2009, 06:53 PM
  5. What webserver software do you use?
    By UltimA in forum Hosting Discussion
    Replies: 11
    Last Post: 5th Feb 2008, 05:31 AM

Tags for this Thread

BE SOCIAL