Where can i find the server configuration file and where should i add the needed code block?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 Hello again,
Do you know where I can find the User directive and the Server configuration file?

Furthermore where i should write the code block that the security tips tell me -as far as the server configuration file is concerned?


These are the pieces from the Security tips , I want to perform



<<<<<<<
AllowOverride None


This prevents the use of .htaccess files in all directories apart from those specifically enabled.


PROTECT SERVER FILES IN DEFAULT


To work around this, add the following block to your server's configuration:


Order Deny,Allow
Deny from all


This will forbid default access to filesystem locations. Add appropriate Directory blocks to allow access only in those areas you wish. For example,


Order Deny,Allow
Allow from all


Order Deny,Allow
Allow from all
 >>>>>>>>>>>>>>




thanks a lot in advance
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux