- From: Barry Kopulos <Barry.Kopulos@wininfonet.mb.ca>
- Date: Thu, 9 Mar 1995 14:02:27 -0600 (CST)
- To: lilley <lilley@afs.mcc.ac.uk>
- Cc: Multiple recipients of list <www-html@www10.w3.org>
A 403 erroe means that the read/write privilegs are not set corretly for world rights. I found that error before and managed to get rid of it. I find using CHMOD usergroup +read/write filename works better than the example of CHMOD 644 An example of this might be chmod o+rw barry.html would give world read and write proivileges for filename of barry.html On Thu, 9 Mar 1995, lilley wrote: > Tony Jebson said: > > > OK folks, I've upgrade my test pages somewhat... added tests: > > > See: "http://www.to.icl.fi/~aj/test_doc.html" > > 403 Forbidden > Your client does not have permission to get URL /~aj/test_doc.html > from this server. > > -- > Chris Lilley > +-------------------------------------------------------------------------+ > | Technical Author, Manchester and North HPC Training & Education Centre | > +-------------------------------------------------------------------------+ > | Computer Graphics Unit, | Email: Chris.Lilley@mcc.ac.uk | > | Manchester Computing Centre, | Voice: +44 61 275 6045 | > | Oxford Road, | Fax: +44 61 275 6040 | > | Manchester, UK. M13 9PL | X400: /I=c /S=lilley | > | /O=manchester-computing-centre /PRMD=UK.AC /ADMD= /C=GB/| > |<A HREF="http://info.mcc.ac.uk/CGU/staff/lilley/lilley.html">my page</A> | > +-------------------------------------------------------------------------+ > |This is supposed to be data transfer, not artificial intelligence. M VanH| > +-------------------------------------------------------------------------+ >
Received on Thursday, 9 March 1995 15:04:12 UTC