I have a WSS site with some pages modified by Front Page 2003.
I must backup the site.
Is it enough executing the backup of WSS databases in SQL Server 2000
environment?

Thanks for your suggests

Re: Backup WSS site with modified pages by Todd

Todd
Tue Sep 12 09:43:15 CDT 2006

When you modify pages those changes are stored in the databases. To be safe
you should probably also back up the c:\program files\common files\microsoft
shared\web server extensions\60 directory on the web servers as well as your
inetpub. 95% of the time the database will have everything you need, but if
you make any changes to the site definitions you'll need the 60 directory
too.

tk
"Pasquale" <Pasquale@discussions.microsoft.com> wrote in message
news:028D903C-6CC7-494C-8F91-613FCA6E9B0B@microsoft.com...
>I have a WSS site with some pages modified by Front Page 2003.
> I must backup the site.
> Is it enough executing the backup of WSS databases in SQL Server 2000
> environment?
>
> Thanks for your suggests