tags:

views:

29

answers:

1

Hello,

I would like to know how I can redirect to a certain page (during maintenance) at a certain date between 12am and 6pm for example.

thanks! Jasper

+1  A: 

Maybe a cron job to create/move the .htaccess file and then a second to delete it?

Don