Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

    Sample Code Sample Code RSS feed

  • Permanent 301 Redirect with QueryString in IIS

    by James Crowley

    If anyone's ever tried to move domain, you'll know its a pain. One way to make things a little easier is to provide an automatic 301 redirect from your old domain to your new one - this marks the new destination as a permanent change, and will generally be picked up by search engines. This shows you how to do this redirect with IIS, passing the full path and query strings along too.. Read full article

  • Multiple IIS Virtual Servers on XP Pro

    by stevencohn

    A work around that allows you to have multiple virtual servers on an XP Pro machine.. Read full article