I just upgraded my XAMPP to latest release and found myself trapped with no memory of how to install xdebug on a Mac with XAMPP. Read more »
Tag Archives: apache
xdebug with XAMPP on Mac OS X
Posted by Laas
on 27. aug 2010
22 comments
Apache RedirectMatch is wonderful
Posted by Laas
on 24. nov 2009
No comments
I recently moved my blog from iWeb to WordPress (read this post) and was a bit worried about Google search results pointing to wrong or non-existant content. Reading Google help docs resulted in only a bit of help: I have to set up permanent (301) redirect to my new site and that should do it. The problem is that though I could move my blog to Apache powered server, iWeb and WordPress had a bit different URL layout, with iWeb having .html at the end and folders only to month deep.
But be not afraid – I found a solution with RedirectMatch keyword. Read more »

