On 2012-08-03, Peter Hessler <[email protected]> wrote: > The default apache is chrooted. All paths are relative to /var/www, so > they might look like they are there, when they really are not.
This is a bit of a cheat, but useful nonetheless: # mkdir /var/www/var # ln -s .. /var/www/var/www _______________________________________________ Openbsd-newbies mailing list [email protected] http://mailman.theapt.org/listinfo/openbsd-newbies
