With my dedicated Windows 2003/IIS 6.0 server I want to run latest version of .NET framework on it. Hence I use my Web Platform Installer to install .NET 4.0. Everything goes smooth. It was piece of cake to install it. Now the time came to run my first .NET 4.0 Framework application, I configure a [...]
Posted on June 19th, 2010 by Sumit Gupta
Filed under: .NET, Server Configuration | No Comments »
Wow, it was hard 48hrs trying to get URL Rewrite for IIS 6.0. Most of solutions are paid and hence not my piece of cake. Especially when I found a great IIRF which is free. However the developer has problem that he doesn’t have 64bit machine to test and fix. Same is with me, but [...]
Posted on May 29th, 2010 by Sumit Gupta
Filed under: Article, Operating System, Server Configuration | 2 Comments »
Been a web development company, my company need to setup a local server that allow developers to work on centralized server for ease of use and development. For this we got one Physical server. Our requirements are simple, we need IIS 7 to let the development on ASP.NET take place and we need Apache to [...]
Posted on May 22nd, 2010 by Sumit Gupta
Filed under: Joyous, Operating System, Server Configuration | No Comments »
Recently I complied the PWNAT on windows, and already got few mail asking on how I did that. So to help all fan of great software, I am uploading the Windows Compatible Source. Disclaimer: I haven’t modify any license Information. All Copyrights and signature are same as Official release of Pwnat 0.3 Beta by Samy on [...]
Posted on April 24th, 2010 by Sumit Gupta
Filed under: Operating System, Programming, Server Configuration | No Comments »
Today I was upgrading one of my client’s wordpress installation, but it was failing, later I found in some forum that this failure is because 1and1.com hosting doesn’t have PHP enable by default and that we need to map php5 compiler properly. For this all you need to do is just add AddType x-mapp-php5 .php [...]
Posted on February 17th, 2010 by Sumit Gupta
Filed under: Operating System, PHP, Server Configuration | No Comments »
I need to configure a autodialer for windows 2008 server. Although the PPPoE dialer within windows have “dial on line drop” but for some unknown reason that function wasn’t working for my cause. Also, if a User through which I start/dial connect gets logout the connection gets disconnect. Someone suggest to use 3rd party dialer, [...]
Posted on December 17th, 2009 by Sumit Gupta
Filed under: Operating System, Server Configuration | No Comments »
Just a reminder for myself ,Imagemagic is available on Rackspace cloud at following name/location /usr/bin/mogrify I have use it in one of my poject, and works great for image resizing better than GD in PHP.
Posted on November 23rd, 2009 by Sumit Gupta
Filed under: Bookmarked, Links, Server Configuration | No Comments »