[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Hacker attempt?-error log message
- Subject: Re: [cobalt-users] Hacker attempt?-error log message
- From: Theodore Jones <theoj@xxxxxxxxxxxxx>
- Date: Wed Jul 5 11:02:40 2000
Frank Cubillos wrote:
> 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