hmm.. it looks like i can't set a virtual directory as a home directory. instead of using directory contents generated by script server seem to expect ||resolved|| link. and i can't return a link pointing at virtual directory itself as in this case server just defaults to root directory. the only time i can somehow get it to work is when i return ||resolved|| link pointing at another non-virtual directory. but server then just CWDs into it and ceases script calls as it is already out of virtual directory.
i think it's worth fixing.
|