I need symlinks instead of dirs
Because I run my sites off a single codebase, I don't want to create the ./web dirs for certain users/a certin hosting plan.
Now, I run a commandline script that moves the dir away, and places a symlink instead. But it sounds a proper skeleton will solve my case too.
|