Tony van der Hoff <[EMAIL PROTECTED]> writes:
>> Yes, but...
>>
>> http://httpd.apache.org/docs/2.0/howto/htaccess.html#what
>>
>
> Thank you for this reference to what an htaccess file is, but, to be honest,
> I am at a loss to understand it.
Excuse me for the oversimplified answer, as I wrot
On 16 Dec at 19:18 Ding Deng <[EMAIL PROTECTED]> wrote in message
<[EMAIL PROTECTED]>
> Tony van der Hoff <[EMAIL PROTECTED]> writes:
>
> > Hi,
> >
> > I'm trying to include a DirectorySlash Off in a .htaccess file:
> >
> > Order allow,deny Allow from all
> >
> > Options All -ExecCGI #DirectoryIn
Tony van der Hoff <[EMAIL PROTECTED]> writes:
> Hi,
>
> I'm trying to include a DirectorySlash Off in a .htaccess file:
>
> Order allow,deny
> Allow from all
>
> Options All -ExecCGI
> #DirectoryIndex
> DirectorySlash off
>
> This results in a 500; the entry in the error_log being:
> /home/www/htm
Hi,
I'm trying to include a DirectorySlash Off in a .htaccess file:
Order allow,deny
Allow from all
Options All -ExecCGI
#DirectoryIndex
DirectorySlash off
This results in a 500; the entry in the error_log being:
/home/www/html/coxroster_src/.htaccess: DirectorySlash not allowed here
According