|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Allow anonymous access between timesHi Is there any setting in Windows 2K3 or IIS 6 that can allow my
public website only to be accessed between certain times/days. Rather than scedule the service teh stop is there anyway to serve a custom error and deny access to the pages. Thanks. Hi,
When I need such feature, I usually do it on a network firewall. See if your firewall supports such feature. -- Show quoteHide quoteMike Microsoft MVP - Windows Security <cc900***@ntu.ac.uk> wrote in message news:1158754842.680617.136900@h48g2000cwc.googlegroups.com... > Hi Is there any setting in Windows 2K3 or IIS 6 that can allow my > public website only to be accessed between certain times/days. > > Rather than scedule the service teh stop is there anyway to serve a > custom error and deny access to the pages. > Thanks. > You still need scheduler to helps you.
Rather than stopping the services, why not have a dummy site? so what you will do at certain time period is: a) stop the production website b) start the notification website (predefined) then reverse the order when it is time to open up the production website... or if you are comfortable with coding, you always can check the time at the web page itself. -- Show quoteHide quoteRegards, Bernard Cheah http://www.iis.net/ http://www.iis-resources.com/ http://msmvps.com/blogs/bernard/ <cc900***@ntu.ac.uk> wrote in message news:1158754842.680617.136900@h48g2000cwc.googlegroups.com... > Hi Is there any setting in Windows 2K3 or IIS 6 that can allow my > public website only to be accessed between certain times/days. > > Rather than scedule the service teh stop is there anyway to serve a > custom error and deny access to the pages. > Thanks. > Thanks for the replies.
I think the firewall is best but Id like some custom page for the user. I know ISA can do this scheduling but i dont think cisco does. > a) stop the production website This sounds like what I want, I can make two websiets in IIS but how> b) start the notification website (predefined) > then reverse the order when it is time to open up the production website... would I script this stop/start action ? Would I need to script it then schedule the vbscript? > or if you are comfortable with coding, you always can check the time at the I am comforabkle with the code, but would just rather have a higher> web page itself. level managed solution that is independant of the source code. Bernard Cheah [MVP] wrote: Show quoteHide quote > You still need scheduler to helps you. > Rather than stopping the services, why not have a dummy site? > so what you will do at certain time period is: > > -- > Regards, > Bernard Cheah > http://www.iis.net/ > http://www.iis-resources.com/ > http://msmvps.com/blogs/bernard/ > > > <cc900***@ntu.ac.uk> wrote in message > news:1158754842.680617.136900@h48g2000cwc.googlegroups.com... > > Hi Is there any setting in Windows 2K3 or IIS 6 that can allow my > > public website only to be accessed between certain times/days. > > > > Rather than scedule the service teh stop is there anyway to serve a > > custom error and deny access to the pages. > > Thanks. > >
IIS 6.0 Bug?
error message SPN for SSL over common name Can't save password if Integrated Authentication is used Accessing a web application anonymously HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource IIS Hosting Webservice which accesses a COM server Certificate Service Button Verisign Certificate Configuring SSL Host Headers in IIS 6 W2K3 SP1 |
|||||||||||||||||||||||