Hello,
I use Apache 2.4. is it possible to add time based openings in vhost's
sub/multiple directories?
When yes, how can I do this?
A possibility might be to write up a cron script that interchanges the value of an environment variable. Then the value transition of the variable can be used to expose subdirs dynamically with mod_rewrite or an if-node?
Best,
Will