Forum Moderators: coopster
The trap works fine in root, and writes a deny from statement to the .htaccess file, and sends me an email, and bans the IP, but in a sub directory it sends the email but won't write to the .htaccess file presumably because it can't find it.
On the old host I knew what the address was for the root, to get the trap to work, which was quite complicated and not intuitive.
How can I find out the address for my new hosts root?
I've tried /.htaccess and [mydomain.org.uk...] and [mydomain.org.uk...] and none of those work.
The logs don't give me any clues either.
In my ftp settings the path for the root is just /
Any help welcome including where to look.
Many thanks.
[edited by: coopster at 5:02 pm (utc) on April 12, 2008]
[edit reason] removed hosting specifics [/edit]
so presume I can use
/kunden/homepages/*/**********/htdocs/
as the path?
I'll also try your suggestion Tutorial - thanks.