Koozali.org: home of the SME Server

Linking to other ibays

Lars Thorelius

Linking to other ibays
« on: August 29, 2000, 03:15:41 PM »
One more subject here...

I wonder, is it possibla to put a hyperlink on a page in one ibay that refers to a page in another ibay?

Regards
Lars

Gordon Rowell

RE: Linking to other ibays
« Reply #1 on: August 29, 2000, 05:57:30 PM »
Lars Thorelius wrote:

> One more subject here...
>
> I wonder, is it possibla to put a hyperlink on a page in one
> ibay that refers to a page in another ibay?

Sure - this is a URL for the top of an ibay called info:

http://www.{domainname}/info

Gordon

Lars Thorelius

RE: Linking to other ibays
« Reply #2 on: August 29, 2000, 07:33:37 PM »
Thank you for your reply.

However, I mean a local reference, not via a www. address.

Regards
Lars Thorelius

Gordon Rowell

RE: Linking to other ibays
« Reply #3 on: August 29, 2000, 11:02:26 PM »
Lars Thorelius wrote:

> Thank you for your reply.
>
> However, I mean a local reference, not via a www. address.

http://www/info will work on the local LAN. www is an alias for
the server.

Gordon

Lasse Johansson

RE: Linking to other ibays
« Reply #4 on: August 29, 2000, 11:49:36 PM »
Gordon Rowell wrote:

> Lars Thorelius wrote:
>
> > Thank you for your reply. > > However, I mean a
> local reference, not via a www. address.
>
> http://www/info will work on the local LAN. www is an alias for
> the server.

...I think Mr Thorelius means a link in "file mode" .

That shouldn't be any problem creating a symbolic link like:

"ln -s "

For example, if you need to access /etc/smb.conf from an ibay named "tech", you just make a ln -s /etc/smb.conf /home/e-smith/files/ibays/tech/files/link_to_smb.conf

When you browse your ibay "tech", you should be able to read the contents of link_to_smb.conf (Don't give your users writing access though...)

//Lasse

Lars Thorelius

RE: Linking to other ibays
« Reply #5 on: August 30, 2000, 11:55:09 PM »
Thank you for your help! Yes, I do mean in file mode.

Regards
Lars