Perfect, thanks Boyle and Tony :)
Scott.
Boyle Owen wrote:
>> -Original Message-
>> From: Scott Wilcox [mailto:[EMAIL PROTECTED]
>> Sent: Monday, June 11, 2007 12:23 PM
>> To: users@httpd.apache.org
>> Subject: Re: [EMAIL PROTECTED] Blocking requests to
> -Original Message-
> From: Scott Wilcox [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 11, 2007 12:23 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Blocking requests to .directory
>
> Ah, ignore me. I'm being a muppet :|
>
> I have t
Scott Wilcox wrote:
Ah, ignore me. I'm being a muppet :|
I have that working fine, is it possible to change the error message
for the denied request to say something else, such as "Denied, please
use local tools to access this resource."?
errordocument 403 /path/to/your/alternative.404.fil
Ah, ignore me. I'm being a muppet :|
I have that working fine, is it possible to change the error message for
the denied request to say something else, such as "Denied, please use
local tools to access this resource."?
Scott.
Scott Wilcox wrote:
> hey folks.
>
> I have a few directories over my
hey folks.
I have a few directories over my server with the name ".directory"
within the path. I'd like to prevent any access to these url's as their
only use is within the file system only not for web server use.
Is there something I can place within httpd.conf to do this, as I use
VirtualHosts