Application Access restrict for for a period of time
Hi,
I am using Websphere 5.0 along with IIS 5.x.
My requirement is to restrict users from accessing a web application for a particular time slot (for eg: 10 PM to 5 AM ) everyday.
If the user accesses that website during that time, Websphere needs to redirect the user to a temporary page instead of the home page.
Is there any way to achieve the requirement by configuring the webservers or websphere ?

