I’m not a hardware guy, but I am excited about what I’m going to do with my new-to-me Dell Precision WorkStation 690.
Xbox.com forums redesigned – old content deleted or abandoned
After the Xbox forums were redesigned, some of the old forum’s content was moved to a subdomain and abandoned.
Installing and configuring IIS 7.5 on Windows 7
Notes about setting up IIS 7.5 on Windows 7 and configuring it to run some classic .ASP pages and enable parent paths.
PHP pages return a 404 error on IIS
I was installing PHP 5 on an IIS 6 server when I ran into what turns out to be a pretty common problem. PHP appeared to be installed correctly, but browsing to any page with a .php extension returned a 404 Page Not Found error. While the steps below fixed this for me, I had [...]