Scheduling website updates from my server
Scheduling website updates from my server
Out of context: Reply #6
- Started
- Last post
- 14 Responses
- vaxorcist0
some CMS's offer that... publish on date x...
alternately a small PERL or Python script could do this via cron, by copying the files from date x on date x to the public_html folder....