Re: IIS Deny Domain Access
From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 10/19/04
- Next message: Ken Schaefer: "Re: redirect url but want to mask address"
- Previous message: Jason Wiswell: "How to run IISRESET for IIS6 without local admin privileges"
- In reply to: Galahad: "IIS Deny Domain Access"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 19 Oct 2004 10:40:53 +0800
When using domain restriction, IIS will returns 403.8 error to client
browser.
What you can do is see if you can customize the 403.8.htm, change it
to asp or etc where you could include your processing logic.
-- Regards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ "Galahad" <Galahad@discussions.microsoft.com> wrote in message news:322D7464-EB08-411C-B249-81F2188099F0@microsoft.com... > I have a current requirement to deny access to a particular website from a > list of domains. I can add these domains to a deny list in IIS, however that > doesn't give me the ability detect these domains and then redirect users to > specific deny pages based on the domains to which they are members. > > I can include a function on all of my webpages to detect the various domains > and redirect users, however this would be a very tedious process since I > would have to include this domain validation function on all pages. > > I need to find a better more efficient way of doing this, so any suggestions > are welcome... >
- Next message: Ken Schaefer: "Re: redirect url but want to mask address"
- Previous message: Jason Wiswell: "How to run IISRESET for IIS6 without local admin privileges"
- In reply to: Galahad: "IIS Deny Domain Access"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|