On 16 March 2010 15:31, Je suis la poubelle <laps...@gmail.com> wrote:
>     Thanks to all for your replies.  For the record, <location> is
> the best option for me.  This is the solution I use:
>
> edit /etc/apache2/httpd.conf to add the following section:
> <Location />
>  Order Allow,Deny
>  Deny from xx.xx.xx.xx
>  Deny from xx.xx.xx.xx
>  Allow from all
> </Location>
>
>     There is nevertheless one thing I would like to do, but I'm
> afraid I'm too demanding :p
>
>     Reply to forbidden IP addresses is a page full of informations:
> Linux distro and version, Apache version, PHP version and all the
> module versions.  Possible to prevent them from being shown?

http://httpd.apache.org/docs/2.2/mod/core.html#servertokens

-- Phil

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to