D DonIsHere Senior member Aug 3, 2000 592 0 0 Jul 20, 2004 #1 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.
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.
Jul 20, 2004 #2 NTFS 5.0 has hard links, but you need a util to use them. Ars has one here: http://mrmills.arsware.org/HardLink/
NTFS 5.0 has hard links, but you need a util to use them. Ars has one here: http://mrmills.arsware.org/HardLink/
W WobbleWobble Diamond Member Jun 29, 2001 4,867 1 0 Jul 20, 2004 #3 Thanks dwell. This is something I've been passively looking for for a long time!