jammer20002
01-19-2005, 08:24 PM
I want to be able to put a set of files into a directory.
These files will be a new version of an existing website.
On a specific date, I want to have the website point to the new directory and have the new pages be the new version of the website.
I'm unsure how I can do the automation.
i.e. at midnight, I want to have the website switched over.
Any ideas how I can do this?
Ideally I'd like to use mySQL.
But, will use SQL server if I have to.
I would assume that there would need to be a cron job of some sort?
I'm not sure where to start.
Thanks.
OM
These files will be a new version of an existing website.
On a specific date, I want to have the website point to the new directory and have the new pages be the new version of the website.
I'm unsure how I can do the automation.
i.e. at midnight, I want to have the website switched over.
Any ideas how I can do this?
Ideally I'd like to use mySQL.
But, will use SQL server if I have to.
I would assume that there would need to be a cron job of some sort?
I'm not sure where to start.
Thanks.
OM