Joshua Slive ha scritto:
Directory takes a full path relative to the root of the filesystem,
not relative to the DocumentRoot.
See:
http://httpd.apache.org/docs/2.2/sections.html#file-and-web
Joshua.
Ok! Now works right. I find another error on AllowOverride directive. I
setted "none" paramete
On 2/13/07, Nando Ronsisvalle <[EMAIL PROTECTED]> wrote:
Directory takes a full path relative to the root of the filesystem,
not relative to the DocumentRoot.
See:
http://httpd.apache.org/docs/2.2/sections.html#file-and-web
Joshua.
--
Maurer, Hermann ha scritto:
Hi,
please try this:
Order deny,allow
allow from 192.168.0.0/24
deny from all
Gruß/Regards,
Hermann Maurer
Doesn't works!
It seems ignore directive.
NR
-
The official User-To-User sup
Maurer, Hermann ha scritto:
Hi,
please try this:
Order deny,allow
allow from 192.168.0.0/24
deny from all
Gruß/Regards,
Hermann Maurer
Doesn't works!
It seems ignore directive.
NR
--
Saluti / Best regards
---
* * / Nando Ronsisvalle / * * / / / /
/ / I.C.T. Department / / / / / /
--->>-Original Message-
--->>From: Nando Ronsisvalle [mailto:[EMAIL PROTECTED]
--->>Sent: Tuesday, February 13, 2007 6:00 PM
--->>To: users@httpd.apache.org
--->>Subject: [EMAIL PROTECTED] mod_authz_host problem
--->>
--->>Hi
--->>i'
Hi
i'm setting access control on a fresh installed apache 2.2.4 linux box.
Setting on a sub-directory this directive:
Order deny,allow
deny from all
doesn't work.
What am i wrong?
this is a part of my http.conf
DocumentRoot "/home/www/htdocs"
#
# Each directory to which Apache has access can be