I would like to restrict access to one directory on my web server (sme 5.12 with updates).
I have used htaccess file based on:
- ip/domain restrictions - doesn't work.
- user name/password (.htaccess sotored in dir that I would like to restrict & .htpasswd - with user/password info, in cgi-bin). - doesn't work either.
I'm restricting access through file sytem.
thank you for any help,
Joe