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

Re: [cobalt-users] Hacker attempt?-error log message



Is there a way to deny them from all sites, instead of individually?
TIA
Frank
> > Hmm, I thought so. Thanks for the advice Theo.]
>
> you're welcome...
>
> > Where would I find .htaccess and hosts.deny directories?
>
> /home/sites/site#/web/.htacccess (if you've set one up...)
> /etc/hosts.deny
>
> > All I would need is to add the IP's correct?
>
> Yes, you will see the format of how it's done and just and a line with the
IP
> #.. works like a charm...
>
> you can also go to your /home/logs/httpd directory and do the following
command:
>
> tail -f error
>
> this will show you in real-time what is going on...
>
> Bonne Chance (Good Luck),
>
> ~ T