Forum Search Results for "" RSS 1—10 of 24

More Search Options

  • Re: Outbound rewrite tracing?

    Posted to IIS7 - URL Rewrite Module by eokim on 10-09-2009, 3:17 PM

    Given links and rules you provided, I am able to rewrite content. Can you look at source on your browser which does not rewrite? I want to make sure it is not rendering issue. If it still not working, please send me full content and failed request tracing. Thanks.

    • http://forums.iis.net/p/1161631/1920201.aspx#1920201
  • Re: Colons in URL breaking Rewrite

    Posted to IIS7 - URL Rewrite Module by eokim on 09-29-2009, 11:19 AM

    This is a known bug we have fixed, and is being under testing. We will ship the fix in next release in Nov. Sorry for inconvenience.

    • http://forums.iis.net/p/1161301/1918786.aspx#1918786
  • Re: Rules stopped processing

    Posted to IIS7 - URL Rewrite Module by eokim on 09-04-2009, 12:43 PM

    This is not a rewrite issue. In fact, the classic asp changes server variable name to upper case and queries. The workaround is to set server variable name with upper ...

    • http://forums.iis.net/p/1159714/1915896.aspx#1915896
  • Re: Physical File Mapping for the default files.

    Posted to Extensibility by eokim on 07-28-2009, 7:34 PM

    It appears there is no easy way to get physical path. Basically, the url is rewritten to one of values defined at <defaultDocument/>. Since a new url is set in child context, the filter in parent context cannot retrieve a rewritten url. ex) in above example, c:\inetpub\index.htm. However, you can retrieve it in child ...

    • http://forums.iis.net/p/1157367/1911855.aspx#1911855
  • Re: WebDav and Expression Web - Cannot save php files (405)

    Posted to IIS7 - Publishing by eokim on 10-28-2008, 8:08 PM

    Rob: Hi, I have sent you email asking config file. Would you please send me? then, I will take a look. Thanks.

    • http://forums.iis.net/p/1152652/1883197.aspx#1883197
  • Re: WebDav and Expression Web - Cannot save php files (405)

    Posted to IIS7 - Publishing by eokim on 10-28-2008, 7:37 PM

    It sounds like your setting is correct. Can you upload other files except .php?

    • http://forums.iis.net/p/1152652/1883191.aspx#1883191
  • Re: WebDav and Expression Web - Cannot save php files (405)

    Posted to IIS7 - Publishing by eokim on 10-28-2008, 11:27 AM

    You don't have to set <requestFiltering /> for uploading a specific file extension, such as php. Please, restore the setting. One possiblity I can think of is that <handler> mapping for .php.  Please, go to <handlers> section where you put php handler, and change verb attribute to "GET,POST,HEAD". Your ...

    • http://forums.iis.net/p/1152652/1883129.aspx#1883129
  • Re: Webdav - File names with + symbol not working correctly when copied to webdav mapped network drive

    Posted to IIS7 - Publishing by eokim on 10-10-2008, 11:01 AM

    It seems like '+' is not allowed in url. Please, refer to http://blogs.iis.net/thomad/archive/2007/12/17/iis7-rejecting-urls-containing.aspxThanks.

    • http://forums.iis.net/p/1152289/1881740.aspx#1881740
  • Re: WebDAV on IIS7 Securition

    Posted to IIS7 - Publishing by eokim on 10-10-2008, 10:58 AM

    Yes, you are looking at the right section. You can <add /> a certain element( file or directory) you want to hide into <hiddenSegments> section. Basically, a client get status code 404, which means the hidden item is not listed on client view. For more detail, please refer to: ...

    • http://forums.iis.net/p/1152296/1881739.aspx#1881739
  • Re: WebDAV publishing and file extensions

    Posted to IIS7 - Publishing by eokim on 10-01-2008, 5:20 PM

    We can expect status code 400 from server and error code 0x80070057 from client when web.config uploading is invalid. I can repro the same error when I tried to upload web.config with duplicated element or ill-formed xml. If you can send me 1) applicationHost.config, 2) web.config to upload, 3) location you're uploading, 4) ...

    • http://forums.iis.net/p/1149470/1880957.aspx#1880957

1 2 3 Next >

Microsoft Communities