PDA

View Full Version : html page instead of default "not authorized" page


avivit
10-25-2004, 11:34 AM
Hi,

How can one replace the standard page "You are not authorized" that the users see when accessing not authorized pages (ip numbers limited) , to another html page (not an image).
Needs different html page for each site on the server.
Webserver: IIS.

Thanks

A1ien51
10-25-2004, 06:14 PM
under computer management you can view IIS

right click on your web site in IIS (might just be default) and select properties.

In the properties window, you should see something about custom errors, that is where you can change the page when you select the error page.

Eric