Jump to content


spoetnik

Member Since 16 Dec 2011
Offline Last Active Feb 18 2013 03:05 PM
-----

#19983 Form Builder - Now Available

Posted by spoetnik on 13 November 2012 - 01:45 PM

Sorry, something went wrong (in my head) posting this question.

Thanks for your answer, I have bought the formbuilder, an amazing tool worth it's money!!


#16478 ProcessWire Form Builder

Posted by spoetnik on 08 September 2012 - 02:00 AM

Amazing stuff!! Never seen a formbuilder this easy!!

Would be very nice if this could build the check-out page of the E-Commerce module


#6401 ISAPI_REWRITE 3 on IIS

Posted by spoetnik on 16 December 2011 - 03:26 PM

Just installed Processwire on shared hosting using IIS on windows.
Only problem I had was with the .htaccess file not doing the url rewrite. The hoster told me they use ISAPI_REWRITE 3 for IIS.

Finally got it working by commenting out line 113 "RewriteCond %{REQUEST_URI} "^/~?[-_.a-zA-Z0-9/]*$"", and now it's all working fine.

I don't understand the possible negative consequences by commenting out this line?