Redirects or Symbolic links possible on Windows servers ? 2025-04-10 I have a shared Windows host. Is there a way to set up redirects (like .htaccess in unix) or symbolic links (link ln -s in unix) on Windows hosts? thanks.