On 8/9/07, Mar Pearly <[EMAIL PROTECTED]> wrote:
>
> Hello to all,
>
> Well I'm a newbie here and as you can easily understand I don't know a lot 
> and I don't know how to find everything the FAQ's say..
>
> I read the Security Tips and I was in the section of Server Side Includes and 
> what to do .I want to find the Options directive  but I don't know where to 
> locate it...Can you help me please?
>

The Options directive is typically in httpd.conf, which is your main
apache config file.

If you don't need SSI at all, then you should just make sure that none
of your Options directives include "Includes" and that your
AllowOverride directives are all set to "none".

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to