A supported feature that modifies the default behavior of the product is available from Microsoft. However, this feature is intended to modify only the behavior that this article describes. Apply this feature only to systems that specifically require it.
If the feature is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the feature.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific feature. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
Note The "Hotfix download available" form displays the languages for which the feature is available. If you do not see your language, it is because the feature is not available for that language.
Important This feature does not work if you are using Exchange 2003 and forms-based authentication. If you are using a hardware accelerator and forms-based authentication, you can resolve this issue by adding the following parameters to the following registry key.
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756�
How to back up and restore the registry in Windows
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeWEB\OWA
Value name:
SSLOffloadedValue type:
DWORDData value:
1If you are using both front-end servers and back-end servers, you only have to apply this registry data to the front-end server. If you are in a back-end-only environment, you have to apply this registry data to the back-end server.
Note If you are using Forms Based Authentication, you only have to apply the registry change. You do not have to apply the ISAPI filter change listed later in this article.
The English version of this update has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the Date and Time tool in Control Panel.
Component: Outlook Web Access
Collapse this tableExpand this table
File name | Version |
---|
ExFeHttpsOnFilter.dll | 6.0.6337.0 |
There is no installation package for this file.
Instead, use the following procedure to apply the feature on the front-end server:
- Copy ExFeHttpsOnFilter.dll to the Exchsrvr\bin directory.
- Open Internet Services Manager.
- Right-click the default Web site, and then click
Properties.
- In the Properties dialog box, click
the ISAPI Filters tab, and then click
Add.
- In the Filter Name box, type
ExFeHttpsOnFilter.dll.
- In the Executable box, type the full
path and dll name. For example, if Exchange is installed on drive C in the
default folder named Program Files, type c:\Program
Files\Exchsrvr\bin\ExFeHttpsOnFilter.dll.
- Click OK.
- Make sure that the ExFeHttpsOnFilter
filter appears before the ExchFilt filter in the list; if it
does not, move the ExFeHttpsOnFilter filter up until it
appears before the ExchFilt filter.
Important ExFeHttpsOnFilter must appear before
ExchFilt in the list.
- Stop the IISAdmin service and start the W3SVC
service.