• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

.htaccess: Options not allowed here

Status
Not open for further replies.

Manuel

Chevereto Member
Hello,
i tried to install Chevereto at my new webserver and i get the arror that Options are not allowed.
Is it possible to run chevereto without these options in the .htaccess file?
I read that you need these for "pretty" URLs.

If i uncomment this:
#Options -Indexes
#Options -MultiViews
#Options +FollowSymLinks
then i get an 500 Error.

Cheers,
Manuel
 
On an ideal setup you should run with those options enabled, but turning them off doesn't affect the system at all. The only thing that you really need is the -Indexes stuff because your images folder will be exposed to directory scrapping and that is not something that you want.
 
Thanks for the answer.
My new webhost doesn't allow options, guess i have to find another webhoster.
 
Status
Not open for further replies.
Back
Top