Posts Tagged ‘IIS’

IIS and those pesky Flash files

Doesn’t it drive you mad when you set up an IIS server in Windows and you forget to add Flash files to the MIME types? You end up debugging what you think is some scripting problem only to remember about 2 hours later that IIS’s file support out-of-the box leaves a lot to be desired.
Well, [...]

Read the rest of this entry »

ASpell, PHP and IIS

I’ve been trying to introduce spell checking into my PHP application and have been hitting a small snag. It’s called ASPELL.
For the uninitiated, aspell is a command-line spelling utility to, well, do clever spelling stuff.
In Apache, aspell works wonderfully. In fact, I wouldn’t have even thought that there was a problem. IIS on the other [...]

Read the rest of this entry »