[Server-devel] public folders in xs 0.6

2010-06-04 Thread Kevin Mauricio Benavides Castro
hola a todos los de la lista tengo un problema he creado una carpeta en /library/mycarpeta he hice un archivo en /ect/httpd/conf.d/ ahi cree el archivo xs-library-mycarpeta.conf dento del archivo hay Alias /public/ "/library/public" Order allow,deny Allow from all Options Indexes Follow

Re: [Server-devel] Public folders

2010-04-07 Thread Andra DuPont
On Apr 6, 2010, at 10:23 PM, Jerry Vonau wrote: > On Tue, 2010-04-06 at 21:52 -0400, Andra DuPont wrote: >> Tim, >> Earlier I noted that the /var/log/httpd/error_log had the error: >> >> file does not exist: /var/www/html/publicSugar Manual.pdf >> >> Notice that there is no "/" between public a

Re: [Server-devel] Public folders

2010-04-07 Thread Tim Moody
Glad you figured it out; I'm sure you're right. Not sure where I got the extra / or why it worked on my server. - Original Message - From: Andra DuPont To: Tim Moody Cc: XS Devel Sent: Wednesday, April 07, 2010 11:05 AM Subject: Re: [Server-devel] Public folde

Re: [Server-devel] Public folders

2010-04-07 Thread Andra DuPont
s are not doing > anything. Perhaps the file is not getting loaded. If you look at the > > What happens if you access http://schoolserver.asilong.org/activities? > > - Original Message - From: "Andra DuPont" > To: "Tim Moody" > Cc: > Sent:

Re: [Server-devel] Public folders

2010-04-06 Thread Andra DuPont
get an index of the pdfs from > http://schoolserver/public > >> -- >> >> Message: 1 >> Date: Fri, 2 Apr 2010 06:41:51 +1000 >> From: "David Leeming" >> Subject: [Server-devel] Public folders >> To: "'XS Devel'" >> Messag

Re: [Server-devel] Public folders

2010-04-06 Thread Jerry Vonau
On Tue, 2010-04-06 at 21:52 -0400, Andra DuPont wrote: > Tim, > Earlier I noted that the /var/log/httpd/error_log had the error: > > file does not exist: /var/www/html/publicSugar Manual.pdf > > Notice that there is no "/" between public and Sugar Is that normal??? > No, just wondering if y

Re: [Server-devel] Public folders

2010-04-06 Thread Andra DuPont
Tim, Earlier I noted that the /var/log/httpd/error_log had the error: file does not exist: /var/www/html/publicSugar Manual.pdf Notice that there is no "/" between public and Sugar Is that normal??? This could just be a bug in the way errors are logged, but I doubt it. It seems that the code

Re: [Server-devel] Public folders

2010-04-06 Thread Andra DuPont
he file is not getting loaded. If you look at the > > What happens if you access http://schoolserver.asilong.org/activities? > > - Original Message - From: "Andra DuPont" > To: "Tim Moody" > Cc: > Sent: Tuesday, April 06, 2010 6:22 PM > Su

Re: [Server-devel] Public folders

2010-04-06 Thread Andra DuPont
t;These activities are stored on the school server." Then the screen is blank below (no activities listed) > > - Original Message - From: "Andra DuPont" > To: "Tim Moody" > Cc: > Sent: Tuesday, April 06, 2010 6:22 PM > Subject: Re: [Server-devel] Public fo

Re: [Server-devel] Public folders

2010-04-06 Thread Andra DuPont
el-boun...@lists.laptop.org > [mailto:server-devel-boun...@lists.laptop.org] On Behalf Of Andra DuPont > Sent: Wednesday, 7 April 2010 9:22 a.m. > To: Tim Moody > Cc: server-devel@lists.laptop.org > Subject: Re: [Server-devel] Public folders > > > On Apr 6, 2010, at 5:30 PM, Tim Moody wro

Re: [Server-devel] Public folders

2010-04-06 Thread Tim Moody
.org/activities? - Original Message - From: "Andra DuPont" To: "Tim Moody" Cc: Sent: Tuesday, April 06, 2010 6:22 PM Subject: Re: [Server-devel] Public folders On Apr 6, 2010, at 5:30 PM, Tim Moody wrote: > Did you restart the web server with service httpd res

Re: [Server-devel] Public folders

2010-04-06 Thread Andra DuPont
ity-server.conf? > > Can you paste the contents of xs-library-public.conf into an email. > > - Original Message - From: "Andra DuPont" > To: "Tim Moody" > Cc: > Sent: Tuesday, April 06, 2010 3:08 PM > Subject: Re: [Server-devel] Public folders >

Re: [Server-devel] Public folders

2010-04-06 Thread Andra DuPont
www.leeming-consulting.com > > > -Original Message- > From: Andra DuPont [mailto:andradup...@gmail.com] > Sent: Wednesday, 7 April 2010 8:09 a.m. > To: David Leeming > Cc: XS Devel > Subject: Re: [Server-devel] Public folders > > On Apr 6, 2010, at 4:50

Re: [Server-devel] Public folders

2010-04-06 Thread David Leeming
x 652, Honiara, Solomon Islands Tel: +677 747-6396 (m) 24419 (h) www.leeming-consulting.com -Original Message- From: Andra DuPont [mailto:andradup...@gmail.com] Sent: Wednesday, 7 April 2010 8:09 a.m. To: David Leeming Cc: XS Devel Subject: Re: [Server-devel] Public folders On Apr 6, 2010,

Re: [Server-devel] Public folders

2010-04-06 Thread Tim Moody
into an email. - Original Message - From: "Andra DuPont" To: "Tim Moody" Cc: Sent: Tuesday, April 06, 2010 3:08 PM Subject: Re: [Server-devel] Public folders Tim, I am also looking for a way to have a digital library of .pdf files etc. that can be accessed by any X

Re: [Server-devel] Public folders

2010-04-06 Thread Andra DuPont
s > AllowOverride None > > > David Leeming > > > -Original Message- > From: server-devel-boun...@lists.laptop.org > [mailto:server-devel-boun...@lists.laptop.org] On Behalf Of Andra DuPont > Sent: Wednesday, 7 April 2010 6:09 a.m. > To: Tim Moody > Cc:

Re: [Server-devel] Public folders

2010-04-06 Thread Andra DuPont
ide None > > > After service httpd restart I get an index of the pdfs from > http://schoolserver/public > >> -- >> >> Message: 1 >> Date: Fri, 2 Apr 2010 06:41:51 +1000 >> From

Re: [Server-devel] Public folders

2010-04-03 Thread David Leeming
rride None After service httpd restart I get an index of the pdfs from http://schoolserver/public > -- > > Message: 1 > Date: Fri, 2 Apr 2010 06:41:51 +1000 > From: "David Leeming" > Subject: [Server-

Re: [Server-devel] Public folders

2010-04-02 Thread Tim Moody
er service httpd restart I get an index of the pdfs from http://schoolserver/public > -- > > Message: 1 > Date: Fri, 2 Apr 2010 06:41:51 +1000 > From: "David Leeming" > Subject: [Server-devel] Public fo

Re: [Server-devel] Public folders

2010-04-01 Thread Anna
> On Apr 1, 2010, at 4:41 PM, David Leeming wrote: > > Using the XS installed with default settings. > > I have been making folders public in /var/www/html and am able to view sub > folders to be listed. I.e. if there is no specific html file, the whole > contents of the folder appear in the browse

Re: [Server-devel] Public folders

2010-04-01 Thread Andra DuPont
David's need for a "public" place to put files to be accessed by many (using XOs for the most part I assume), is similar to my post concerning a Server Library, to which I have had no replies. Is there a recommended approach to use for this? Thanks, Andy On Apr 1, 2010, at 4:41 PM, David Leem

[Server-devel] Public folders

2010-04-01 Thread David Leeming
Using the XS installed with default settings. I have been making folders public in /var/www/html and am able to view sub folders to be listed. I.e. if there is no specific html file, the whole contents of the folder appear in the browser. Fine that is what I want. However, when copying cont

Re: [Server-devel] Public folders in 0.6 - trials in Pacific

2009-12-20 Thread Martin Langhoff
On Sat, Dec 19, 2009 at 7:34 AM, David Leeming wrote: > It works beautifully. Great! > Just one question - how do I make the site files visible to users? You should be able to link to it, and there should be no password prompt. When you copy the link, what does it look like? cheers, m --

Re: [Server-devel] Public folders in 0.6 - trials in Pacific

2009-12-18 Thread David Leeming
om: Martin Langhoff [mailto:martin.langh...@gmail.com] Sent: Tuesday, 15 December 2009 10:06 p.m. To: David Leeming Cc: server-devel@lists.laptop.org Subject: Re: [Server-devel] Public folders in 0.6 - trials in Pacific Hi David, sorry about the delay. Great to hear 0.6 installed alright -- I assu

Re: [Server-devel] Public folders in 0.6 - trials in Pacific

2009-12-15 Thread Martin Langhoff
Hi David, sorry about the delay. Great to hear 0.6 installed alright -- I assume you got your XOs registered and auto-authenticating with Moodle... On Sat, Dec 12, 2009 at 7:29 AM, David Leeming wrote: > All seems to be working OK. I am going to try setting up groups of users > (classes) and see

Re: [Server-devel] Public folders in 0.6 - trials in Pacific

2009-12-11 Thread David Leeming
David Leeming Solomon Islands Rural Link http://www.leeming-consulting.com From: server-devel-boun...@lists.laptop.org [mailto:server-devel-boun...@lists.laptop.org] On Behalf Of David Leeming Sent: Sunday, 18 October 2009 7:22 a.m. To: 'server-devel' Subject: [Server-devel] P

Re: [Server-devel] Public folders in 0.6

2009-10-18 Thread Martin Langhoff
On Sat, Oct 17, 2009 at 10:22 PM, David Leeming wrote: > Great work XS team! Thanks! > I have upgraded 0.5.2 to 0.6 successfully. I want the choice to use Moodle > or to be able to browse public folders of HTML content. Previously I did > this by adding a file html.conf to /etc/httpd/conf.d/ and

[Server-devel] Public folders in 0.6

2009-10-17 Thread David Leeming
Great work XS team! I just have a few minor issues as I get to know the new release. I have upgraded 0.5.2 to 0.6 successfully. I want the choice to use Moodle or to be able to browse public folders of HTML content. Previously I did this by adding a file html.conf to /etc/httpd/conf.d/ and