How to handle links (.lnk) on Windows

The response is maybe obvious, but I didn=B4t found any resource on
that subject :\

So, how to handle Microsoft links (*.lnk) in Apache on Windows?

Thanks in advance,
--
Thomas Harding, mainly UNIX administratotr :)
Thomas Harding [ Mi, 09 April 2008 11:42 ] [ ID #1938893 ]

Re: How to handle links (.lnk) on Windows

Thomas Harding schreef:
> The response is maybe obvious, but I didnīt found any resource on
> that subject :\
>
> So, how to handle Microsoft links (*.lnk) in Apache on Windows?
>
> Thanks in advance,
> --
> Thomas Harding, mainly UNIX administratotr :)

can you tell us what you want to do with these files?

i think you can do anything with it, as long as you dont mail them to me ;-)

--
Luuk
Luuk [ Mi, 09 April 2008 20:25 ] [ ID #1938897 ]

Re: How to handle links (.lnk) on Windows

"Thomas Harding" <thomas.harding [at] laposte.net> wrote in message
news:dd6197c9-4595-43c5-a399-c7569026ec31 [at] s33g2000pri.google groups.com...
> The response is maybe obvious, but I didnīt found any resource on
> that subject :\
>
> So, how to handle Microsoft links (*.lnk) in Apache on Windows?
>

If you want to use them like symbolic links in unix, i think the answer is
forget it.
phantom [ Mi, 09 April 2008 21:24 ] [ ID #1938898 ]

Re: How to handle links (.lnk) on Windows

On 9 avr, 20:25, Luuk <L... [at] invalid.lan> wrote:
> Thomas Harding schreef:
> > So, how to handle Microsoft links (*.lnk) in Apache on Windows?

> can you tell us what you want to do with these files?
>
> i think you can do anything with it, as long as you dont mail them to me ;-)

My goal ist o use the ".lnk" (Windows shortcuts files) as UNIX
symbolic links.

But someone tells here that it is noy possible.

Would be great if an apache module handles it...
--
TH
Thomas Harding [ Fr, 11 April 2008 10:01 ] [ ID #1940392 ]

Re: How to handle links (.lnk) on Windows

"Thomas Harding" <thomas.harding [at] laposte.net> schreef in bericht
news:5f8c200e-0f75-48dd-a240-0ac628eb7b7a [at] e39g2000hsf.google groups.com...
> On 9 avr, 20:25, Luuk <L... [at] invalid.lan> wrote:
>> Thomas Harding schreef:
>> > So, how to handle Microsoft links (*.lnk) in Apache on Windows?
>> can you tell us what you want to do with these files?
>
> My goal is to use the ".lnk" (Windows shortcuts files) as UNIX
> symbolic links.
>
> But someone tells here that it is noy possible.
Your refrased question would be:
How to create Unix like symlinks on Windows?

and is answered via
http://en.wikipedia.org/wiki/NTFS_symbolic_link

> Would be great if an apache module handles it...
An enhancement to mpm_winnt would do fine, but
for folders Apache's alias directive does about it now.


HansH
HansH [ Fr, 11 April 2008 13:30 ] [ ID #1940393 ]
Webserver » alt.apache.configuration » How to handle links (.lnk) on Windows

Vorheriges Thema: Sample virtual machines with SSL?
Nächstes Thema: Apache and Safari strange Digest Behavior