Use /var for storing webpages.. Why???

From: Adam (adam_at_jamradar.com)
Date: 12/15/04

  • Next message: Greg 'groggy' Lehey: "Re: Use /var for storing webpages.. Why???"
    To: <freebsd-questions@freebsd.org>
    Date: Tue, 14 Dec 2004 21:50:45 -0600
    
    

    In Greg Lehey's book "The Complete FreeBSD" 4th edition, he says, "Do not have a separate /var file system unless you have a good idea how big it should be. A good example might be a web server, where (contrary to FreeBSD's recommendations) it's a good idea to put the webpages on the /var file system." p.70

    Why is it a good idea to put webpages in the /var file system and not the /usr file system?
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Greg 'groggy' Lehey: "Re: Use /var for storing webpages.. Why???"