• 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

Image host on IIS

Senja

Chevereto Member
Hello for all!

I want to use imagehost on this server configuration:

IIS 8.0 + PHP 5.3 + MySQL

Is it possible? And if it possible what i need to do for it work?
 
Hmmm the only thing that you need is the same libraries (curl, gd, pdo) and .htaccess support.
 
Can you tell me about .htaccess support?What it need to be? Now I use tool from microsoft that generate web.config from .htaccess
 
Well, chevereto uses mod_rewrite and the rewrite rules are in the .htacces file so you must find a way to make that work for IIS
 
Back
Top