Date: Mon, 29 Dec 2003 11:44:15 -0600 From: "Chris" <bsdnewbie@coolarrow.com> To: freebsd-questions@freebsd.org Subject: Websites inside jails - backing up Message-ID: <200312291144150698.75319625@coolarrow.com>
next in thread | raw e-mail | index | archive | help
5.1 Currently I have a few virtual websites running off one instance of= apache... I have a few public IPs available, and would like to create= jails to house the websites. I tested this by creating a jail, putting it= on one of the extra IP addresses, and running apache from within the= jail... works fine. Right now, to backup a website (currently on the host server) I copy the= important things to a temp directory, including (and most importantly) the= htdocs directory, create an iso, then burn to a CDRW. But what about when the site is within a jail? I notice I can get to= /path/to/jail/path/to/htdocs, so can I similarly just copy the appropriate= files/directories for backup purposes? Or is there something magical about= being "inside" the jail that makes this difficult or improper? Thanks, Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312291144150698.75319625>