Browse by Tags

All TagsIIS7configuration (RSS)
  • FTP home directory

    I wish to authenticate ftp users and set their home directory(user isolation) programmatically. I have implemented the solution to authenticate ftp users described in this link http://blog.ryancammer.com/2008/07/06/custom-authentication-with-microsoft-ftp-7/ however I am having problems setting the home...
    Posted to Forum by ctrlaltdel on 07-28-2008, 7:01 AM
  • StaticFile Handler

    Hi I have a problem with static file handler, which is responsible for the files like html, jpg, gif etc. Apparently this static Items are for short time cached from this Handler. To put this cache off, i've made a custom handler public class ImageCacheHandler : IHttpHandler { public bool IsReusable...
    Posted to Forum by croban on 05-04-2008, 2:05 PM
  • lockElements using Microsoft.Web.Administration

    Hi, I am trying to lock the handlers section of a website using the lockElements attribute within the location tags of the applictionhost.config. the xml is as follows < handlers accessPolicy = " Read, Script " lockElements = " add " > < clear /> </ handlers > this...
    Posted to Forum by c_creaney on 01-21-2008, 10:06 AM
  • Installing IIS

    Hello, We're trying to create an installation file (msi but we're willing to move to a different deployment package if necessary), that can install IIS as part of the deployment. Is this possible? I know that IIS is built into the OS at a low level but can be be deployed along with the web application...
    Posted to Forum by DiskJunky on 12-07-2007, 5:58 AM
  • Re: Retrieve websites/virtual directories properties.

    Usman, First, your IIS6 scripts should work most of the time - be sure to install the IIS Metabase Compatiblity feature from the WIndows Setup on Vista / Role Manager on Server. Second, be aware of the change in how the configuration for IIS intrinsic objects is laid out in IIS7. In IIS6, you have a...
    Posted to Forum by mvolo on 10-31-2007, 4:41 PM
  • how to determine if config element or attrib is rsca extension?

    In MWA is it possible to determine if a ConfigurationElement or ConfigurationAttribute is a rsca extension? I'm hoping to dynamically determine if an element or attribute contains the "extension" attribute in the schema like so: <attribute name="state" type="enum"...
    Posted to Forum by Mike Ayling on 09-07-2007, 10:46 AM
  • Custom error pages

    Hi, I want to customize an error site for a specific error code. When I use type "execute url", does this really include that all configured ISAPI filters are applied before the request is handled? Because I have some trouble with the url specified for the error code, because it's proceeded...
    Posted to Forum by aer0r on 09-07-2007, 8:58 AM
  • Learn about creating IIS7 sites, applications and virtual directories

    If you are having trouble getting a simple website going in IIS7, or want to learn what the new site / application / virtual directory structure in IIS7 is all about, check out creating IIS7 sites, applications, and virtual directories . This article covers: - the minimal steps needed to serve requests...
    Posted to Forum by mvolo on 07-22-2007, 1:27 AM
Page 1 of 1 (8 items)
Page view counter