Jump to content

Cherokee web server


Recommended Posts

  • 5 months later...

Do you mean this?:

<IfModule mod_rewrite.c>

Options -MultiViews

RewriteEngine On

RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . /index.php [L]

</IfModule>



How would I go and translate this to cherokee? Sorry I'm still a bit new at this!

Or doesn't IPB use .htaccess?

Also I only need this if I want to use SEO URL's right?

Link to comment
Share on other sites

While Cherokee is a great web server, I really do feel IPS should make an effort to support servers like it, as they blow apache into the dark ages for performance, I had to give up on it as there are just no resources on IPS products running on Cherokee, however I did change to nginx, it rocks. While it's harder to setup than Cherokee at least there are resources out there.

The main reason I feel IPS should sit up and pay attention to Cherokee isn't just performance, it's a very easy server to setup, with it's own GUI setup tool that's surprisingly powerful and useful, and user friendly even for most noobs, I feel many may choose to go with IPS because they have resources on how to configure IPB to work with Cherokee, if there was some support it's the sort of thing one could setup in 10 minutes, with all security mods, rather than having to mess with config files.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...