Hi,
Alright. I was right about the reverse lookup thing.
And I already thought about that "allow from
.myispdomain.com" and also thought that it wouldn't be
good idea because i would be allowing the entire IP
address space of my ISP. I think i'll probably just
write a script that will resolve the
I have the following directives in .htaccess in one of
my directories.
order allow,deny
allow from myhost.dyndns.org
Now for the testing:
dig myhost.dyndns.org.. the hostname resolves
properly.
When i tried it on my browser, i kept getting denied.
When I looked at my error log, it says, deni