Changes

Jump to navigation Jump to search
187 bytes added ,  03:20, 25 January 2012
no edit summary
Line 69: Line 69:  
From this Italian forum post http://forums.contribs.org/index.php/topic,46399.msg227523.html#msg227523
 
From this Italian forum post http://forums.contribs.org/index.php/topic,46399.msg227523.html#msg227523
   −
are instructions re how to use webshare with an ibay and SME users, so the files/dirs are available also via samba  
+
are instructions re how to use webshare with an ibay and SME users, so the files/dirs are available also via samba, this allows an ibay to be accessed by the webshare frontend it does not link the standard webshare to the ibay webshare. 
    
Create the custom template and fragment
 
Create the custom template and fragment
Line 144: Line 144:  
Copy files from original webshare in /opt to ibay
 
Copy files from original webshare in /opt to ibay
 
  cd /opt/webshare/ibaywebsharename
 
  cd /opt/webshare/ibaywebsharename
  cp -a ./* /home/e-smith/ibays/ibaywebsharename/html/
+
  cp -a ./* /home/e-smith/files/ibays/ibaywebsharename/html/
 
  cd /home/e-smith/files/ibays/ibaywebsharename/html
 
  cd /home/e-smith/files/ibays/ibaywebsharename/html
 
  rm index.html
 
  rm index.html
Line 150: Line 150:  
{{Note box|Previous step is necessary to migrate from old files location to the new one.. it should be not necessary for new webshares '''not tested'''}}
 
{{Note box|Previous step is necessary to migrate from old files location to the new one.. it should be not necessary for new webshares '''not tested'''}}
   −
Create a link
+
Now Create a link in the /home/e-smith/files/ibays/ibaywebsharename/html dir
 
  mv ./files ./files.old
 
  mv ./files ./files.old
 
  ln -s ../files
 
  ln -s ../files
    
Access the ibay webshare via web browser with this URL (note to use https:)
 
Access the ibay webshare via web browser with this URL (note to use https:)
  https://yourdomain.com/webshare/websharename
+
  https://yourdomain.com/ibaywebsharename
    
Access the ibay webshare files locally via samba network share
 
Access the ibay webshare files locally via samba network share

Navigation menu