Koozali.org: home of the SME Server

webshare help

Ray Mitchell

webshare help
« on: October 22, 2002, 06:04:57 PM »
I have downloaded and installed webshare from Shad Lords site http://lordsfam.net/downloads/production/

Can anyone tell me where the webshare folders and files are located on the sme server ? I have had a look but cannot seem to locate them.
Does anyone know if it is possible (and how) to access these webfolders using Windows Explorer browsing ?

Thanks
Ray Mitchell

Freds

Re: webshare help
« Reply #1 on: October 23, 2002, 03:05:41 AM »
they are located in /opt/webshare
from the command line but not accessable from windows explorer without some mod's to the samba templates

jamson

Re: webshare help
« Reply #2 on: October 23, 2002, 07:53:46 AM »
The webshare can only access via https:// ....
-----------------------------------------
I have edit a simple index.html and cp it to /opt/webshare/ but when I access
via http://  I am getting HTTP error 403-Forbidden.

Does anyone know where can I put a redirect page to remind user to use https://
and not http:// for webshare.

Ray Mitchell

Re: webshare help
« Reply #3 on: October 23, 2002, 12:49:52 PM »
Thanks Freds

Ray Mitchell

Ray Mitchell

Re: webshare help
« Reply #4 on: October 23, 2002, 01:27:21 PM »
Dear Jamson

You could make a folder eg server/primary/html/webshare
and then create a index.htm to serve as a index of your webshare pages with links to the varoius https://  webshare folders that you create in /opt/webshare.

Not quite what you want as the URL would be http:/www.yourdomain.com/webshare

I imagine a mini website in the same folder as above with an index.php that has links to each page would probably do the trick.

Regards
Ray Mitchell