Hi all,
Is there an easy was to force users to login if they access a page by IP (eg http:// 100.200.300.400/page.html) but not if they access the site through the regular URL (eg http:// site.com/page.html)?
I am familar with HTTP authentication and PHP but not quite so comfortable with .htaccess directives.
Many thanks for any help!
Cheers, James