• 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.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

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