On Friday 02 November 2001 10:45 am, Jose Abilio Oliveira Matos wrote: > On Fri, Nov 02, 2001 at 11:40:46AM +0100, Angus Leeming wrote: > > > > Good idea. It's at http://www.devel.lyx.org/~leeming/guiitest.tar.bz2 > > > > When I try and get at it over the web though I get the message: > > > > > > Forbidden You don't have permission to access /~leeming/guiitest.tar.bz2 on > > this server. > > > > This is with: > > > > [leeming@baywatch leeming]$ ls -ld public_html > > drwxrwxr-x 2 leeming leeming 1024 Nov 2 11:28 public_html > > > > [leeming@baywatch leeming]$ ls -l public_html > > total 214 > > -rw-r--r-- 1 leeming leeming 217587 Nov 2 11:27 guiitest.tar.bz2 > > The permission for /home/leeming should also be: > drwx-----x > > or else apache can't acess your directory. > > Hope this helps.
Perfect! Thank you. Angus