Koozali.org: home of the SME Server

Linking of a directory from 1 ibay to another ibay for web

Offline vineus

  • *
  • 8
  • +0/-0
Linking of a directory from 1 ibay to another ibay for web
« on: September 18, 2006, 06:14:46 PM »
I keep getting a permissions error when I try to ln (link) a directory in Primary ibay to another ibay.

Here is what I'm trying to do..... link a directory in the html directory of the Primary ibay and make it available to another html directory in another ibay. Have two different web domains able to see the same directory. I'm trying to keep harddrive space low (provide same info in both locations).

Heres what I have done:

in the second ibay html directory I typed

ln -s /home/e-smith/files/ibays/Primary/html/Photos/public public

this created the link file public to the directory in the Primary ibay.

Going to a web browers and typing in www.domain2.com/public gave me

    ***********

You don't have permission to access /public on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

    **********

I am using SME 7.0 on this server.

Any ideas?

Thanks in advance
VWW