• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

[Problem] Footer

Like default:

Code:
$pages_config = array (
    'about'     => array('live' => true, 'title' => 'About Us'),
    'tos'         => array('live' => true, 'title' => 'Terms of Service'),
    'contact'    => array('live' => true, 'title' => 'Contact'),
);
 
Danny.Domb said:
Are you sure you correctly uploaded the .htaccess file?

I'm using clean installation. I only unziped and changed folder's privileges.

ps: I'm using lighttpd
 
Gunz said:
I'm using clean installation. I only unziped and changed folder's privileges.

Please check if you have in your root of your chevereto folder, a file named .htaccess
 
Danny.Domb said:
Gunz said:
I'm using clean installation. I only unziped and changed folder's privileges.

Please check if you have in your root of your chevereto folder, a file named .htaccess

I have, but i'm using lighttpd.
 
Gunz said:
Danny.Domb said:
Gunz said:
I'm using clean installation. I only unziped and changed folder's privileges.

Please check if you have in your root of your chevereto folder, a file named .htaccess

I have, but i'm using lighttpd.

As far as I have been updated on this, Chevereto only works with apache, I know their is a quick fix for ngix, but I don't think lighttpd is supported... anyway... check thoses topics, you will maybe have your answer...

http://chevereto.com/forums/topic946-solucionado-lighttp-y-modrewrite-o-simplemente-apache.html <-- google translate it 😉
http://chevereto.com/forums/topic922-solved-error-310-neterrtoomanyredirects.html

As for the second topic, the only solution that the user found, was to change to apache...
 
Back
Top