Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

How to setup IIS in Windows 8 for jQuery Mobile development??

Hello, I'm watching the jQuery mobile app video and it requires a local server to actually view it and test it. Amit uses a Mac with Anvil in the video but recommends IIS for Windows. However he didn't give any information about how to set that up! Can someone please point me in the right direction here?

P.S. Once IIS is setup, can this also be used for local Wordpress development?

1 Answer

Hi Josh,

I've only quickly glanced at the project but it looks like it doesn't matter what local server you run?

You may need a windows cd to install IIS and it's not going to work out for wordpress development as far as I know. Wordpress is based on php and IIS is for running asp, asp.net.

You may want to look instead at Xampp

This should work out for both local wordpress development and this jQuery mobile workshop.