Forum OpenACS Q&A: Re: Can I create virtual links to package instances from different urls?

I believe there is a redirect package you could install, and have it redirect to dotlrn.

You could also create a package that has a .vuh file that internally redirects to dotlrn.

What do you mean with virtual link? Should calling it result in an http redirect to the new url? Or should it return the same content as the original url would have? For the former case you can use the 'redirect' package, for the latter just mount your package again using the site-map. I don't know if that works with dotlrn though, it might still depend on being mounted under /dotlrn/.