referer is incorrect in IIS 5 when it is not in default machine's locale
5 Mar 2006 04:13:22 -0800
Hi,
I'm conducting internationalization tests, using IE 6, with "Always
send URLs as UTF-8" checked.
I have a local site on my PC that has URLs with a russian character
(Ñ?). When I browse to that URL the URL I "see" inside the filter
contains the UTF-8 sequence %D1%84 which is fine. However, on
subseque ...
|
only test- solo test
Sun, 5 Mar 2006 12:39:58 +0100
...
|
ISAPI Redirection and In-Line document links
Fri, 3 Mar 2006 13:15:00 -0500
I can not seem to get our filter to pass along inline document links. For
example, the following URL:
http://mydomain.com/conents/document1.htm#myInlineDocLink
Gets truncated to:
http://mydomain.com/newRedirectDirectory/document1.htm
after it is processed by the filter. We are using the Server Vari ...
|
Number of ISAPI Filters?
2 Mar 2006 07:23:47 -0800
In his blog post at
http://blogs.msdn.com/david.wang/archive/2005/12/20/Why_IIS6_only_loads_49_ISAPI_Filters.aspx,
a limit to the number of ISAPI filters that can be loaded is discussed.
If I have a filter installed at the server level, and have 30 sites
running on it, does that equal 30 filters, or does it ...
|
Do I need to restart IIS after installing ISAPI filter
2 Mar 2006 06:39:59 -0800
Hello,
I have written an ISAPI filter and also have written a
script to install the filter. I observed that after I run the script
the filter is activated immediately without restarting that Web Site.
I want to know if it is required (a recommended / good
practice) to restart the particu ...
|
ATL soap server - controlling process lifetime
Wed, 1 Mar 2006 18:27:27 -0800
I am building a SOAP server using ATL for hosting in IIS 5. I want to run a
single instanace of the process which all clients connect to (but from
potentialy different threads). I want want my process to remain in memory as
there is a large ammount of shared read only data which I want to keep a
single ins ...
|
Installing wildcard script map programmatically
Wed, 01 Mar 2006 16:23:06 +0100
I did everything as described in the MSDN article "Installing and Uninstalling
CGI and ISAPI Extensions" using the C interface to ADSI. As a result, my
extension appeared in the Web Service Extensions folder. I'm now trying to find
out how to add it to the Wildcard application maps list in the IIS property ...
|
|
|
EARN $3,000.00 A DAY. OPEN AN INCOME-DAILY ACCOUNT WITH US
Wed, 1 Mar 2006 02:15:20 -0500
YOU COULD BE EARNING OVER $3K A DAY , $100K A
MONTH.INCOME. CHECK IT OUT. Investment is only $5. 99cents a month.
www.vosar.net http://www.vosar.net
Tel: 775-333-1125
Tel: 416-903-5685
...
|
Compiling Apache Source Code
Tue, 28 Feb 2006 07:54:16 -0800
Hi
Has anyone out there ever download the Win32 source code for Apache and
compiled it succesfully. I have been trying to find someone out there but, no
one seems to have done it. I download the source code httpd-2.0.55-win32-src
zip file from http://www.devside.net/web/server/windows/apache. I follwed
...
|
IIS 6.0 and Connection Keep Alive
27 Feb 2006 12:07:11 -0800
Hello All,
My client has a IIS 6.0 with some static pages configured in it. My
application is a middleware that sits in between the browser client and
the IIS 6.0 Web server.
Now, my problem is that IIS 6.0 is always sending Responses without
Content-Length , but with Connection: Keep-Alive header set. A ...
|