"Mr.Bean" <luciano.sch DeleteThis @tiscali.it> schreef in bericht
news:41C4611D.1010008@tiscali.it...
> Davide Bianchi wrote:
> > On 2004-12-18, Mr.Bean <luciano.sch DeleteThis @tiscali.it> wrote:
> >>What have I to do?
> > Read the documentation would be a good idea. Then check in the
> > error_log what's exactly the error. My reading is: you don't
> > have the right permission in the /home/whatever/www directory.
> OK, ho letto la documentazione, mi sembrava dovessi abilitare l'accesso
> con la direttiva <Directory>.
>>> <UserDir>
>>> www
>>> </UserDir>
Come to think of it, this syntax is bogus ...
.... looks like a mix up between: <Directory> and Userdir.
For userdir find useful reading at
<a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/mod/mod_userdir.html#userdir" target="_blank">http://httpd.apache.org/docs-2.0/mod/mod_userdir.html#userdir</a>
> Ho fatto qualche tentativo, ma senza risultato.
> C'è qualche link, oltre la documentazione ufficale di apache.org dove
> vedere?
File acces is controlled by the OS, so Apache has te be granted access to a
file before it can serve it to the world.
File access on Mandreak can, as on any linux, be controlled by commands like
chmod and chown.
Within a directory block you can configure Apache to (not) fulfil a request
of (part of) the worls, by directives Allow Deny and Order
<a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/mod/mod_access.html" target="_blank">http://httpd.apache.org/docs-2.0/mod/mod_access.html</a>
Italian is not the prefered language in this group, in fact only recognizing
5 words in total, I *guessed* your problems ...
HansH<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Forbidden access