Search found 1 match

by skna
Mon Aug 20, 2018 9:36 am
Forum: 2.x.x support
Topic: [SOLVED] Setup/install on IIS 8 (WonderCMS 2.5.2)
Replies: 1
Views: 36848

[SOLVED] Setup/install on IIS 8 (WonderCMS 2.5.2)

Hi community!

So, today I tried a clean install of WonderCMS 2.5.2 on an IIS 8 server with PHP 5.5 installed (and cURL & mod rewrite 2.1 modules, supposedly).

The WonderCMS is in the subfolder of inetpub\wwwroot\wonder.

web.config:

<match url="^(.+)$" />
<action type="Rewrite" url="/wonder ...